Skip to content

Commit

Permalink
fix: footer social link icons size
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Jan 29, 2023
1 parent d2eddc1 commit f57f806
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion assets/main/scss/_footer.scss
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
.footer {
.social-link {
font-size: 1.5em;
svg {
font-size: 1.5em;
}
}

.nav-link {
Expand Down

0 comments on commit f57f806

Please sign in to comment.