Spaces:
Runtime error
Runtime error
Isabel Gwara
commited on
Commit
·
85f26e2
1
Parent(s):
9b94dc4
Update app.css
Browse files
app.css
CHANGED
@@ -40,8 +40,9 @@ img {
|
|
40 |
transform: translateY(5px);
|
41 |
}
|
42 |
|
43 |
-
.gr-button
|
44 |
-
|
|
|
45 |
}
|
46 |
|
47 |
.selected {
|
|
|
40 |
transform: translateY(5px);
|
41 |
}
|
42 |
|
43 |
+
.gr-button:focus {
|
44 |
+
--tw-gradient-from: #CE2C97 !important;
|
45 |
+
--tw-gradient-to: #F5501C !important;
|
46 |
}
|
47 |
|
48 |
.selected {
|