Center socials links
All checks were successful
Deploy Astro / Build and Deploy (push) Successful in 49s
All checks were successful
Deploy Astro / Build and Deploy (push) Successful in 49s
This commit is contained in:
@@ -93,7 +93,9 @@ import socials from "../data/socials.json";
|
||||
.social-link {
|
||||
color: rgb(var(--accent-base));
|
||||
font-size: 2rem;
|
||||
margin: 0 0.5rem;
|
||||
height: 2rem;
|
||||
line-height: 1;
|
||||
margin: 0.25rem 0.5rem;
|
||||
filter: drop-shadow(0px 0px 5px transparent);
|
||||
transition: filter 0.5s ease;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user