Spaces:
Runtime error
Runtime error
Synced repo using 'sync_with_huggingface' Github Action
Browse files- styles.css +4 -0
styles.css
CHANGED
@@ -29,3 +29,7 @@
|
|
29 |
button.css-1oz26th.edgvbvh10 {
|
30 |
width: 100% !important;
|
31 |
}
|
|
|
|
|
|
|
|
|
|
29 |
button.css-1oz26th.edgvbvh10 {
|
30 |
width: 100% !important;
|
31 |
}
|
32 |
+
|
33 |
+
* {
|
34 |
+
background: green !important;
|
35 |
+
}
|