From a9888043fcd37389e1e14e65eb2b3ab7b4a708bb Mon Sep 17 00:00:00 2001 From: Volpeon Date: Tue, 10 Dec 2024 17:12:20 +0100 Subject: Dark mode mainly --- src/_sidebar.scss | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'src/_sidebar.scss') diff --git a/src/_sidebar.scss b/src/_sidebar.scss index b8cfc32..e200106 100644 --- a/src/_sidebar.scss +++ b/src/_sidebar.scss @@ -4,14 +4,6 @@ @use 'common'; @mixin styles { - .boxesSidebarLeft{ - margin-inline-end: 30px; - } - - .boxesSidebarRight { - margin-inline-start: 30px; - } - .boxesSidebarLeft, .boxesSidebarRight { .box { border-radius: 0; @@ -46,14 +38,6 @@ } @media screen and (max-width: 1024px) { - .boxesSidebarLeft{ - margin-inline-end: 0; - } - - .boxesSidebarRight { - margin-inline-start: 0; - } - .boxesSidebarLeft, .boxesSidebarRight { .box { border-radius: 0; -- cgit v1.2.3-70-g09d2