Update style.css
Browse files
style.css
CHANGED
@@ -27,7 +27,7 @@ p {
|
|
27 |
border-radius: 16px;
|
28 |
background:cornflowerblue;
|
29 |
max-width:100%;
|
30 |
-
max-height:
|
31 |
display:flex;
|
32 |
flex-direction:column;
|
33 |
font-size:xx-large;
|
|
|
27 |
border-radius: 16px;
|
28 |
background:cornflowerblue;
|
29 |
max-width:100%;
|
30 |
+
max-height:15000px;
|
31 |
display:flex;
|
32 |
flex-direction:column;
|
33 |
font-size:xx-large;
|