From 6d9d7bdf5385a692126ff94f95103bad98c0184c Mon Sep 17 00:00:00 2001 From: Gabriel Tofvesson Date: Sat, 22 Oct 2022 03:28:32 +0200 Subject: [PATCH] Add background color to bar --- public/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/public/index.html b/public/index.html index a17fe90..4101996 100644 --- a/public/index.html +++ b/public/index.html @@ -64,6 +64,7 @@ height: 33%; display: flex; flex-direction: row; + background-color: #ffffff; /* margin-bottom: 5%; */ /* TODO: Remove */ /* background: #039be5;