hysts HF staff commited on
Commit
60ca629
1 Parent(s): a9c0e29

Update css

Browse files
Files changed (1) hide show
  1. style.css +6 -0
style.css CHANGED
@@ -183,3 +183,9 @@ input[type='range'] {
183
  width: 100px;
184
  left: 50px
185
  }
 
 
 
 
 
 
183
  width: 100px;
184
  left: 50px
185
  }
186
+
187
+ #component-0 {
188
+ max-width: 730px;
189
+ margin: auto;
190
+ padding-top: 1.5rem;
191
+ }