Update style.css
Browse files
style.css
CHANGED
@@ -27,7 +27,6 @@ p {
|
|
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;
|
|
|
27 |
border-radius: 16px;
|
28 |
background:cornflowerblue;
|
29 |
max-width:100%;
|
|
|
30 |
max-height:15000px;
|
31 |
display:flex;
|
32 |
flex-direction:column;
|