Rooni commited on
Commit
a519bb4
·
verified ·
1 Parent(s): 36ff168

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +2 -1
style.css CHANGED
@@ -89,7 +89,7 @@ div.svelte-19hvt5v {
89
  border-bottom: 0px solid #510067 !important;
90
  }
91
  .secondary {
92
- color: #FFF !important;
93
  font-size: 16px !important;
94
  border: 3px solid rgb(96 55 103) !important;
95
  border-radius: 15px !important;
@@ -105,6 +105,7 @@ div.svelte-19hvt5v {
105
  }
106
  .secondary:hover {
107
  background-color: rgb(96 55 103) !important;
 
108
  }
109
  .svelte-zyxd38 {
110
  display: none !important;
 
89
  border-bottom: 0px solid #510067 !important;
90
  }
91
  .secondary {
92
+ color: var(--text) !important;
93
  font-size: 16px !important;
94
  border: 3px solid rgb(96 55 103) !important;
95
  border-radius: 15px !important;
 
105
  }
106
  .secondary:hover {
107
  background-color: rgb(96 55 103) !important;
108
+ color: #fff !important;
109
  }
110
  .svelte-zyxd38 {
111
  display: none !important;