padding to margin

This commit is contained in:
Pagwin 2024-11-02 22:16:04 -04:00
parent de221dd982
commit d8b2136707
No known key found for this signature in database
GPG key ID: 81137023740CA260

View file

@ -109,7 +109,7 @@ p {
} }
#content > ul > li > a { #content > ul > li > a {
padding: 1rem; margin: 1rem;
} }
} }
/* we really want to make sure this doesn't stick around when colors load in regardless of when/how colors get loaded in*/ /* we really want to make sure this doesn't stick around when colors load in regardless of when/how colors get loaded in*/