Isabel Gwara commited on
Commit
85f26e2
·
1 Parent(s): 9b94dc4

Update app.css

Browse files
Files changed (1) hide show
  1. app.css +3 -2
app.css CHANGED
@@ -40,8 +40,9 @@ img {
40
  transform: translateY(5px);
41
  }
42
 
43
- .gr-button-primary {
44
- color: black !important;
 
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 {