From 78a60c48041673005900f6aa5cebcad0f92e5db3 Mon Sep 17 00:00:00 2001 From: LarsVomMars Date: Sun, 4 Oct 2020 00:57:49 +0200 Subject: Nav --- overview/public/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'overview/public/style.css') diff --git a/overview/public/style.css b/overview/public/style.css index e44af0f..ab38722 100644 --- a/overview/public/style.css +++ b/overview/public/style.css @@ -20,6 +20,10 @@ body { background: white; } +div { + background: white; +} + @media only screen and (max-width: 600px) { .card { width: calc(100% - 50px); -- cgit v1.2.3