Make the footer socials smaller

This commit is contained in:
David Lapshin
2024-05-04 21:56:29 +03:00
parent 21bad0a764
commit 2ff0428619

View File

@ -52,8 +52,8 @@
transition: var(--transition);
margin: 0;
background-color: var(--fg-muted-4);
width: 2rem;
height: 2rem;
width: 1.5rem;
height: 1.5rem;
content: "";
&:hover {