diff options
Diffstat (limited to 'client-web/style/master.sass')
-rw-r--r-- | client-web/style/master.sass | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/client-web/style/master.sass b/client-web/style/master.sass index 4175393..ecd0465 100644 --- a/client-web/style/master.sass +++ b/client-web/style/master.sass @@ -40,13 +40,6 @@ body display: flex flex-direction: column -.main - flex: 1 - display: flex - flex-flow: row -.control-bar - flex: 0 - h1 text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.75) font-size: 5em |