Spaces:
Runtime error
Runtime error
Isabel Gwara
commited on
Commit
·
a006419
1
Parent(s):
c718394
Update styles.css
Browse files- styles.css +1 -1
styles.css
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
button {
|
| 2 |
background-color: red;
|
| 3 |
-
background-image: none;
|
| 4 |
}
|
|
|
|
| 1 |
button {
|
| 2 |
background-color: red;
|
| 3 |
+
background-image: none !important;
|
| 4 |
}
|