Isabel Gwara commited on
Commit
461ce4b
·
1 Parent(s): 7e97149

Update app.css

Browse files
Files changed (1) hide show
  1. app.css +1 -1
app.css CHANGED
@@ -22,7 +22,7 @@ p {
22
  color: black !important;
23
  transition: all .2s ease-out 0s !important;
24
  box-shadow: 0 10px #DBFBFB !important;
25
- border: 1px solid white !important;
26
  border-radius: 10px !important;
27
  --tw-gradient-from: #C0FCDC !important;
28
  --tw-gradient-to: #DBFBFB !important;
 
22
  color: black !important;
23
  transition: all .2s ease-out 0s !important;
24
  box-shadow: 0 10px #DBFBFB !important;
25
+ border: 1px solid black !important;
26
  border-radius: 10px !important;
27
  --tw-gradient-from: #C0FCDC !important;
28
  --tw-gradient-to: #DBFBFB !important;