Omnibus commited on
Commit
0412bef
1 Parent(s): 96e99a8

Update style.css

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