ikraamkb commited on
Commit
a63bf2f
·
verified ·
1 Parent(s): 35b53a2

Update static/app.css

Browse files
Files changed (1) hide show
  1. static/app.css +2 -2
static/app.css CHANGED
@@ -97,7 +97,7 @@ em {
97
  display: flex;
98
  align-items: center;
99
  justify-content: space-between;
100
- background-color: #8d8b8b;
101
  border-radius: 10px;
102
  margin-right: 10px;
103
  padding: 0 10px;
@@ -108,7 +108,7 @@ em {
108
  width: 70%;
109
  height: 70%;
110
  border: none;
111
- background-color: #8d8b8b;
112
  color: white;
113
  font-size: 16px;
114
  }
 
97
  display: flex;
98
  align-items: center;
99
  justify-content: space-between;
100
+ background-color: #b5b4b4;
101
  border-radius: 10px;
102
  margin-right: 10px;
103
  padding: 0 10px;
 
108
  width: 70%;
109
  height: 70%;
110
  border: none;
111
+ background-color: #b5b4b4;
112
  color: white;
113
  font-size: 16px;
114
  }