From 1dd4dae15b7e11e6bd031b77e161a2788edaa83e Mon Sep 17 00:00:00 2001 From: charB Date: Sat, 18 May 2024 16:59:31 +0200 Subject: [PATCH] style: use of all remaining space for content block. --- _sass/uno.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/_sass/uno.scss b/_sass/uno.scss index ab0c2b775b..a0b08c8be4 100644 --- a/_sass/uno.scss +++ b/_sass/uno.scss @@ -1098,8 +1098,6 @@ pre { .content-wrapper { z-index: 800; - width: 60%; - max-width: 800px; margin-left: 40%; } .content-wrapper__inner {