From 4c069315b91375c87631fd3ff025a7dd3fbe1857 Mon Sep 17 00:00:00 2001 From: Emil Miler Date: Thu, 19 Nov 2020 16:53:28 +0100 Subject: [PATCH] Update main.styl --- static/main.styl | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/static/main.styl b/static/main.styl index 3f92adb..12c8723 100644 --- a/static/main.styl +++ b/static/main.styl @@ -5,9 +5,6 @@ html, body, .navigation-overlay // min-width: 100vw -p - text-align justify - body > canvas position: fixed height: 100vh @@ -177,7 +174,6 @@ body > canvas align-items: center justify-content: center flex-direction column - line-height 1 .side-line display flex @@ -192,6 +188,7 @@ body > canvas box-sizing: border-box border: solid 0.125vw var(--color-primary) border-radius: 0.125vw + background-color: var(--color-primary) .number-thing display flex