Spaces:
Runtime error
Runtime error
padding fix
Browse files- static/style.css +1 -1
static/style.css
CHANGED
@@ -242,7 +242,7 @@
|
|
242 |
width: auto;
|
243 |
overflow-y: scroll;
|
244 |
max-height: 350px;
|
245 |
-
padding-top:
|
246 |
margin-top: 2%;
|
247 |
|
248 |
}
|
|
|
242 |
width: auto;
|
243 |
overflow-y: scroll;
|
244 |
max-height: 350px;
|
245 |
+
padding-top: 110%;
|
246 |
margin-top: 2%;
|
247 |
|
248 |
}
|