diff options
| author | metamuffin <metamuffin@disroot.org> | 2023-06-25 10:01:06 +0200 | 
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2023-06-25 10:01:06 +0200 | 
| commit | 3108716934dfc26c4f93eb60001f37065fef3186 (patch) | |
| tree | 08f243497cf6f6632ce2ac9b105c936bf2833ac1 /client-web/style/master.sass | |
| parent | 018adcfbf7b8662a187b4c287434521fe43f4f9e (diff) | |
| download | keks-meet-3108716934dfc26c4f93eb60001f37065fef3186.tar keks-meet-3108716934dfc26c4f93eb60001f37065fef3186.tar.bz2 keks-meet-3108716934dfc26c4f93eb60001f37065fef3186.tar.zst | |
flexbox is not flexible enough
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 | 
