Omnibus commited on
Commit
b7ae082
1 Parent(s): 964ba69

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:3000px;
30
  max-height:35000px;
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:35000px;
31
  display:flex;
32
  flex-direction:column;