From cc5bc0f28aa52ea4f5eb4add095aa80aa2e33481 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Thu, 10 Jul 2025 23:58:20 -0400 Subject: [PATCH] minor alignment change --- static/css/layout.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/css/layout.css b/static/css/layout.css index 23f32d6..225c51d 100644 --- a/static/css/layout.css +++ b/static/css/layout.css @@ -257,6 +257,11 @@ footer { /*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*/ @layer pre-load{