Spaces:
Runtime error
Runtime error
Isabel Gwara
commited on
Commit
·
e6dee6e
1
Parent(s):
2cb9393
Update app.css
Browse files
app.css
CHANGED
@@ -18,7 +18,7 @@ img {
|
|
18 |
color: black !important;
|
19 |
transition: all .2s ease-out 0s !important;
|
20 |
box-shadow: 0 10px #DBFBFB !important;
|
21 |
-
border: 1px solid white;
|
22 |
border-radius: 10px !important;
|
23 |
--tw-gradient-from: #C0FCDC !important;
|
24 |
--tw-gradient-to: #DBFBFB !important;
|
|
|
18 |
color: black !important;
|
19 |
transition: all .2s ease-out 0s !important;
|
20 |
box-shadow: 0 10px #DBFBFB !important;
|
21 |
+
border: 1px solid white !important;
|
22 |
border-radius: 10px !important;
|
23 |
--tw-gradient-from: #C0FCDC !important;
|
24 |
--tw-gradient-to: #DBFBFB !important;
|