Omnibus commited on
Commit
ac852fc
1 Parent(s): 8cd79f4

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -0
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;