Spaces:
Runtime error
Runtime error
Isabel Gwara
commited on
Commit
·
eb7407d
1
Parent(s):
9cc89e9
Update app.css
Browse files
app.css
CHANGED
|
@@ -15,6 +15,7 @@ img {
|
|
| 15 |
.gr-button {
|
| 16 |
display: block !important;
|
| 17 |
width: 100% !important;
|
|
|
|
| 18 |
transition: all .2s ease-out 0s !important;
|
| 19 |
box-shadow: 0 10px #DBFBFB !important;
|
| 20 |
border-width: 0px;
|
|
|
|
| 15 |
.gr-button {
|
| 16 |
display: block !important;
|
| 17 |
width: 100% !important;
|
| 18 |
+
color: black !important;
|
| 19 |
transition: all .2s ease-out 0s !important;
|
| 20 |
box-shadow: 0 10px #DBFBFB !important;
|
| 21 |
border-width: 0px;
|