From d80f21e86d60b6cdf2dad751ef09820ac83cca4a Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Sun, 11 Apr 2021 15:27:40 +0200 Subject: [PATCH] update style --- dash.min.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dash.min.css b/dash.min.css index 7093616..dda27e6 100644 --- a/dash.min.css +++ b/dash.min.css @@ -40,7 +40,7 @@ } .container { - width: 95%; + max-width: 900px; text-align: left; margin: auto; background : #ffffff; @@ -147,7 +147,7 @@ table { color: #ffffff; background: #000000; font-family: verdana,arial,sans-serif; - width: 80%; + width: 100%; white-space: nowrap; }