From 3b7fa1538a88705803def4ad8809569c97207c65 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Thu, 30 May 2024 10:46:44 +0300 Subject: [PATCH] remove the max-width --- assets/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/main.scss b/assets/main.scss index 9267cc6..452f54c 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -18,7 +18,7 @@ //margin: auto !important; // line-height: 1.2 !important; // A4 paper - max-width: 210mm !important; + //max-width: 210mm !important; font-size: revert; //padding: auto !important; overflow-wrap: break-word !important;