From 3ce0c52eadd12d38225917305a712fe0068ea9ee Mon Sep 17 00:00:00 2001 From: dr|z3d Date: Sun, 15 Aug 2021 00:07:40 +0000 Subject: [PATCH] COnsole: style.css width tweak --- webconsole/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webconsole/style.css b/webconsole/style.css index a2acbf3e..2d6d5664 100644 --- a/webconsole/style.css +++ b/webconsole/style.css @@ -1178,7 +1178,7 @@ input[type=checkbox]:checked + label::after { @media screen and (min-width: 1200px) { #main { - width: 700px; + width: 70%; } #navlinks a {