Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
scottgriv committed Jan 9, 2025
1 parent b1b64af commit 11b5406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ h2 {
}

.social-links a:hover {
color: #000000; /* Green color for links hover effect, change as needed */
color: white; /* Green color for links hover effect, change as needed */
}

.social-links-footer {
Expand Down

0 comments on commit 11b5406

Please sign in to comment.