From 3641b2005f3937a15d643ed9c5c23e2ade66f9f2 Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 10:49:48 -0600 Subject: [PATCH] -- --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 3cf9d4c..5709c85 100644 --- a/static/style.css +++ b/static/style.css @@ -10,7 +10,7 @@ body { font-size: 1.5em; padding-bottom: 0.25em; margin-bottom: 0.25em; - margin-right: 5em; + margin-right: 6em; padding-left: 1em; border-bottom-style: solid; border-width: 1px; -- 2.39.5