Skip to content

Commit

Permalink
decrease footer icon size
Browse files Browse the repository at this point in the history
  • Loading branch information
alifeee committed Dec 14, 2023
1 parent 996f5e4 commit 179e3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/stylesheet.css
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ footer .links a {
justify-content: space-between;
}
footer .links img.icon {
height: 3rem;
height: 2rem;
width: auto;
filter: invert(100%) sepia(7%) saturate(0%) hue-rotate(112deg)
brightness(106%) contrast(109%);
Expand Down

0 comments on commit 179e3a4

Please sign in to comment.