ranWang commited on
Commit
edbd97e
1 Parent(s): 20aabbd

Adjust button color

Browse files
Files changed (1) hide show
  1. app.css +1 -0
app.css CHANGED
@@ -110,4 +110,5 @@
110
 
111
  .run-btn {
112
  background: linear-gradient(to right, #ce7e53, #bb470b);
 
113
  }
 
110
 
111
  .run-btn {
112
  background: linear-gradient(to right, #ce7e53, #bb470b);
113
+ color: white;
114
  }