Spaces:
Runtime error
Runtime error
Isabel Gwara
commited on
Commit
·
9cc89e9
1
Parent(s):
8ec001f
Update app.css
Browse files
app.css
CHANGED
@@ -17,7 +17,8 @@ img {
|
|
17 |
width: 100% !important;
|
18 |
transition: all .2s ease-out 0s !important;
|
19 |
box-shadow: 0 10px #DBFBFB !important;
|
20 |
-
border-
|
|
|
21 |
--tw-gradient-from: #C0FCDC !important;
|
22 |
--tw-gradient-to: #DBFBFB !important;
|
23 |
}
|
|
|
17 |
width: 100% !important;
|
18 |
transition: all .2s ease-out 0s !important;
|
19 |
box-shadow: 0 10px #DBFBFB !important;
|
20 |
+
border-width: 0px;
|
21 |
+
border-radius: 10px !important;
|
22 |
--tw-gradient-from: #C0FCDC !important;
|
23 |
--tw-gradient-to: #DBFBFB !important;
|
24 |
}
|