Skip to content

Commit

Permalink
Fix: Social media icons font-size too small - refactor style rule
Browse files Browse the repository at this point in the history
  • Loading branch information
vkleer committed Sep 24, 2022
1 parent 5e94e8f commit f675d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ footer {
position: relative;
}

.social-media > li {
.social-media > li > a {
font-size: 1.6rem;
vertical-align: bottom;
}
Expand Down

0 comments on commit f675d6e

Please sign in to comment.