From 924976df138a44598f1912445284fab11dbb22dd Mon Sep 17 00:00:00 2001 From: mb Date: Fri, 23 Apr 2021 20:08:50 +0200 Subject: [PATCH] Update 'LogBot/stylesheets/opentap.css' --- LogBot/stylesheets/opentap.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LogBot/stylesheets/opentap.css b/LogBot/stylesheets/opentap.css index 916e315..a36c027 100644 --- a/LogBot/stylesheets/opentap.css +++ b/LogBot/stylesheets/opentap.css @@ -40,10 +40,10 @@ body{ margin: 10mm; background-color: white; } -div#container{ +/* div#container{ columns: 5 auto; column-gap: 5mm; -} +} */ h1{ width: 100%; text-align: center;