yasir commited on
Commit
5fc8a04
1 Parent(s): 0cb343e

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -139,7 +139,7 @@
139
  }
140
  }
141
  dialog{
142
- background: rgba(29, 29, 29, 1);
143
  border-radius: 16px;
144
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
145
  margin-top: 20px;
 
139
  }
140
  }
141
  dialog{
142
+ background: black;
143
  border-radius: 16px;
144
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
145
  margin-top: 20px;