minor alignment change

This commit is contained in:
Pagwin 2025-07-10 23:58:20 -04:00
parent 78cc7f0990
commit cc5bc0f28a

View file

@ -257,6 +257,11 @@ footer {
/*width:100%;*/ /*width:100%;*/
} }
p, ul, ol {
/*need to take up full width for alignment reasons*/
width: 100%;
}
} }
/* 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*/
@layer pre-load{ @layer pre-load{