Day 108

Just another day building...
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

#main-bg-img #bg-img {
  /* background-image: url('/img/main-bg-425.jpg'); */
  border-radius: 75px;
  width: 100%;
  max-width: 425px;
  height: auto;
  max-height: 272px;
  opacity: .3;
}

#main-bg-img #tittle-box {
  width: 50%;
  /* height: 12rem; */
  margin: 0;
  background-color: rgba(255, 255, 255, 0.4);
  position: absolute;
top: 50%;
left: 50%;
  transform: translate(-50%, -50%);
  border: 2px solid #c0c0c0;
}

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2