Skip to content

Commit

Permalink
changed color of footer contact to white
Browse files Browse the repository at this point in the history
  • Loading branch information
blip-cmd committed Nov 25, 2023
1 parent 7e5adeb commit a5069d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,10 @@ h2 {
background-color: #45a049;
}

.site-footer p{
color: #fff;
}

.site-footer .footer-links {
display: flex;
justify-content: space-between;
Expand Down

0 comments on commit a5069d7

Please sign in to comment.