Ashrafb commited on
Commit
71a3f62
·
verified ·
1 Parent(s): e5075cc

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -201,7 +201,7 @@ h1 {
201
  #loadingSpinner {
202
  border: 3px solid rgba(255, 255, 255, 0.3);
203
  border-radius: 50%;
204
- border-top: 5px solid #ffffff;
205
  width: 20px;
206
  height: 20px;
207
  animation: spin 2s linear infinite;
 
201
  #loadingSpinner {
202
  border: 3px solid rgba(255, 255, 255, 0.3);
203
  border-radius: 50%;
204
+ border-top: 3px solid #ffffff;
205
  width: 20px;
206
  height: 20px;
207
  animation: spin 2s linear infinite;