Ashrafb commited on
Commit
9c324da
1 Parent(s): 32948a9

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -62,7 +62,7 @@
62
  flex-grow: 1;
63
  padding: 10px;
64
  margin: 10px;
65
-
66
  border: none;
67
  border-radius: 8px;
68
  box-shadow: linear-gradient(145deg, rgb(0, 249, 153), #ff002b);
 
62
  flex-grow: 1;
63
  padding: 10px;
64
  margin: 10px;
65
+ background: transparent;
66
  border: none;
67
  border-radius: 8px;
68
  box-shadow: linear-gradient(145deg, rgb(0, 249, 153), #ff002b);