Skip to content

Commit

Permalink
Change bg color of footer to a light gray
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow committed Jun 24, 2024
1 parent 77863f2 commit 5a06937
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/_slbr.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
}

footer {
background-color: #f9f9f9;
ul {
list-style: none;
margin: 0;
Expand Down

0 comments on commit 5a06937

Please sign in to comment.