Ashrafb commited on
Commit
49b7af6
·
verified ·
1 Parent(s): f7d1556

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -192,7 +192,7 @@ h1 {
192
  #loadingSpinner {
193
  border: 3px solid rgba(255, 255, 255, 0.3);
194
  border-radius: 50%;
195
- border-top: 5px solid #ffffff;
196
  width: 20px;
197
  height: 20px;
198
  animation: spin 2s linear infinite;
 
192
  #loadingSpinner {
193
  border: 3px solid rgba(255, 255, 255, 0.3);
194
  border-radius: 50%;
195
+ border-top: 3px solid #ffffff;
196
  width: 20px;
197
  height: 20px;
198
  animation: spin 2s linear infinite;