From cd474b375d59a36f94108fa308fd598edd26183e Mon Sep 17 00:00:00 2001 From: Jasper Van der Jeugt Date: Wed, 5 Aug 2020 16:59:00 +0200 Subject: Style fix --- client/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/style.css b/client/style.css index 8f1f293..5a26150 100644 --- a/client/style.css +++ b/client/style.css @@ -22,7 +22,8 @@ h1 { .main { position: absolute; top: 0px; - left: 280px; + left: 286px; + right: 18px; } } -- cgit v1.2.3