Omnibus commited on
Commit
a505400
·
1 Parent(s): c89fdf4

Update cake.css

Browse files
Files changed (1) hide show
  1. cake.css +3 -0
cake.css CHANGED
@@ -14,3 +14,6 @@ color:white;!important;
14
  font-size:2rem;!important;
15
  margin:0;!important;
16
  }
 
 
 
 
14
  font-size:2rem;!important;
15
  margin:0;!important;
16
  }
17
+ .fixed-height.svelte-zyic3i{
18
+ height:500px;!important;
19
+ }