Fix socials height

This commit is contained in:
daudix
2024-09-15 18:28:52 +03:00
parent 955de008c5
commit 0b4388f382

View File

@ -85,6 +85,7 @@
border-radius: 999px;
padding: 0.5rem;
color: var(--fg-muted-4);
line-height: 0;
&:hover {
box-shadow: var(--edge-highlight);