geethareddy commited on
Commit
5e8f507
·
verified ·
1 Parent(s): 644f709

Update static/styles.css

Browse files
Files changed (1) hide show
  1. static/styles.css +1 -1
static/styles.css CHANGED
@@ -120,7 +120,7 @@ body {
120
  background-color: #f44336;
121
  }
122
 
123
- .option-button.gray { /* Added style for "Both" button */
124
  background-color: #9e9e9e;
125
  }
126
 
 
120
  background-color: #f44336;
121
  }
122
 
123
+ .option-button.gray {
124
  background-color: #9e9e9e;
125
  }
126