Day 83

Hard day at work means that I didn't make as much progress as I wanted, but, here it is...
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

body .spanner {
  width: 100%;
}

.spanner {
  background-color: lightgray;
}

.container {
  background-color: brown;
  border: 1px solid red;
  width: 1110px;
  height: 75px;
  margin: 0 auto
}

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2