Spaces:
Build error
Build error
Vlad Bastina commited on
Commit ·
664bd59
1
Parent(s): 495b432
style change
Browse files
style.css
CHANGED
|
@@ -70,6 +70,10 @@ button:focus,
|
|
| 70 |
background-color: #f5f5f5 !important;
|
| 71 |
}
|
| 72 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
/* Other fonts */
|
| 74 |
[class^="st-emotion-cache-"] {
|
| 75 |
font-family: 'Inter Tight', Arial, Helvetica, sans-serif !important;
|
|
|
|
| 70 |
background-color: #f5f5f5 !important;
|
| 71 |
}
|
| 72 |
|
| 73 |
+
.st-emotion-cache-t1wise {
|
| 74 |
+
padding: 0 54px;
|
| 75 |
+
}
|
| 76 |
+
|
| 77 |
/* Other fonts */
|
| 78 |
[class^="st-emotion-cache-"] {
|
| 79 |
font-family: 'Inter Tight', Arial, Helvetica, sans-serif !important;
|