Update style.css
Browse files
style.css
CHANGED
@@ -21,6 +21,7 @@ p {
|
|
21 |
border: 1px solid lightgray;
|
22 |
border-radius: 16px;
|
23 |
background:cornflowerblue;
|
|
|
24 |
max-height:5000px;
|
25 |
display:flex;
|
26 |
flex-direction:column;
|
|
|
21 |
border: 1px solid lightgray;
|
22 |
border-radius: 16px;
|
23 |
background:cornflowerblue;
|
24 |
+
max-width:512px;
|
25 |
max-height:5000px;
|
26 |
display:flex;
|
27 |
flex-direction:column;
|