chore: styles

This commit is contained in:
Cory Dransfeldt 2024-07-04 18:21:15 -07:00
parent 16df6f3b13
commit d6eb5411fa

View file

@ -396,7 +396,7 @@ footer {
& nav {
&.social {
gap: var(--sizing-sm);
gap: var(--sizing-md);
margin-bottom: var(--sizing-lg);
width: 100%;
@ -555,8 +555,4 @@ li {
main {
max-width: 768px;
}
footer nav.social {
gap: var(--sizing-md);
}
}