Omnibus commited on
Commit
546f484
·
1 Parent(s): 3a2b2b3

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -0
style.css CHANGED
@@ -27,6 +27,7 @@ p {
27
  border-radius: 16px;
28
  background:cornflowerblue;
29
  max-width:100%;
 
30
  max-height:15000px;
31
  display:flex;
32
  flex-direction:column;
 
27
  border-radius: 16px;
28
  background:cornflowerblue;
29
  max-width:100%;
30
+ height:100%;
31
  max-height:15000px;
32
  display:flex;
33
  flex-direction:column;