From e1769235f34753a4f6f785c59e0dd4a01c1865e2 Mon Sep 17 00:00:00 2001 From: Jacob Levine Date: Wed, 6 Feb 2019 16:45:56 -0600 Subject: [PATCH] more styling --- website/public/style.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/public/style.css b/website/public/style.css index 20a4b255..61389f39 100644 --- a/website/public/style.css +++ b/website/public/style.css @@ -21,6 +21,8 @@ body{ width:30px; } #topbar{ + height: 30px; + position: fixed; background-color:black; }