From 897c024327dbeaa69821be75e7c146793dda7df1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 18 Jan 2023 05:10:11 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Rebuild=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/compiled/main.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/assets/css/compiled/main.css b/assets/css/compiled/main.css index 13ec40b3..9edf0039 100644 --- a/assets/css/compiled/main.css +++ b/assets/css/compiled/main.css @@ -3170,13 +3170,13 @@ body:has(#menu-controller:checked) { margin: 0px !important; } -.grid-w66 { - width: calc(66% - 5px); +.grid-w65 { + width: calc(65% - 5px); margin: 0px !important; } -.grid-w65 { - width: calc(65% - 5px); +.grid-w66 { + width: calc(66% - 5px); margin: 0px !important; }