Spaces:
Runtime error
Runtime error
Commit
•
5dba2ad
1
Parent(s):
a110291
Update style.css
Browse files
style.css
CHANGED
@@ -28,10 +28,8 @@ input[type='range'] {
|
|
28 |
.container {
|
29 |
max-width: 730px;
|
30 |
margin: auto;
|
31 |
-
padding-top: 1.5rem;
|
32 |
}
|
33 |
|
34 |
-
|
35 |
.gr-button:focus {
|
36 |
border-color: rgb(147 197 253 / var(--tw-border-opacity));
|
37 |
outline: none;
|
|
|
28 |
.container {
|
29 |
max-width: 730px;
|
30 |
margin: auto;
|
|
|
31 |
}
|
32 |
|
|
|
33 |
.gr-button:focus {
|
34 |
border-color: rgb(147 197 253 / var(--tw-border-opacity));
|
35 |
outline: none;
|