Skip to content

Commit

Permalink
Merge branch 'feature'
Browse files Browse the repository at this point in the history
  • Loading branch information
lee_c committed Nov 27, 2023
2 parents de5e088 + 40e33b9 commit af7f70b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ body {
font-style: normal;
font-size: 20px;
line-height: 150%;
background-color: #dff6f6;
background-color: #232424;
background-image: url("../img/bg.png");
background-size: 800px;
background-repeat: repeat;
color: #305050;
color: #eff4f4;
}

.logo {
Expand Down

0 comments on commit af7f70b

Please sign in to comment.