From a10659b347e9ae18dfa4a4ac935ce739ca1a97f1 Mon Sep 17 00:00:00 2001 From: Justin Edmund Date: Thu, 25 Sep 2025 00:26:50 -0700 Subject: [PATCH] update app styles --- src/app.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app.scss b/src/app.scss index a1c397fe..e60ca740 100644 --- a/src/app.scss +++ b/src/app.scss @@ -39,7 +39,6 @@ ul { max-width: var(--main-max-width); margin: 0 auto; width: 100%; - padding: 0 spacing.$unit-2x; // Only horizontal padding, vertical handled by layout transition: max-width 0.3s ease; // Responsive padding for smaller screens