From 680494ee47233f6b348880d34577fb2aec1340bf Mon Sep 17 00:00:00 2001 From: Theodore Date: Tue, 21 May 2024 16:54:17 -0700 Subject: [PATCH] Update style-no-dark-mode.css --- assets/css/style-no-dark-mode.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/style-no-dark-mode.css b/assets/css/style-no-dark-mode.css index 616a4a6..04a1544 100644 --- a/assets/css/style-no-dark-mode.css +++ b/assets/css/style-no-dark-mode.css @@ -123,7 +123,7 @@ header { } section { - margin-left: 0; /* Remove left margin for full width */ + margin-left: 250px; /* Remove left margin for full width */ padding-bottom: 50px; padding-top: 4em; width: 100%; /* Adjust to full width for responsiveness */