Spaces:
Build error
Build error
Vlad Bastina
commited on
Commit
·
388906c
1
Parent(s):
4c4f9c0
style change
Browse files
style.css
CHANGED
|
@@ -88,4 +88,10 @@ button:focus,
|
|
| 88 |
body {
|
| 89 |
-ms-overflow-style: none; /* IE and Edge */
|
| 90 |
scrollbar-width: none; /* Firefox */
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 91 |
}
|
|
|
|
| 88 |
body {
|
| 89 |
-ms-overflow-style: none; /* IE and Edge */
|
| 90 |
scrollbar-width: none; /* Firefox */
|
| 91 |
+
}
|
| 92 |
+
|
| 93 |
+
@media (min-width: calc(736px + 8rem)) {
|
| 94 |
+
.st-emotion-cache-t1wise {
|
| 95 |
+
padding: 0 54px !important;
|
| 96 |
+
}
|
| 97 |
}
|