Day 348

Having issues with this class and tools so, going through it manually.
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700");
@import "reset";

body {
  font-family: "Roboto", sans-serif;
}

#top-section {
  background: url("/img/top.jpg");
  background-size: cover;
  height: 100vh;
  width: 100%;
}

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2