Ashrafb commited on
Commit
796d5c1
·
verified ·
1 Parent(s): 0523265

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -24,7 +24,7 @@
24
  #loadingSpinner {
25
  border: 3px solid rgba(255, 255, 255, 0.3);
26
  border-radius: 50%;
27
- border-top: 5px solid pink;
28
  width: 20px;
29
  height: 20px;
30
  animation: spin 2s linear infinite;
 
24
  #loadingSpinner {
25
  border: 3px solid rgba(255, 255, 255, 0.3);
26
  border-radius: 50%;
27
+ border-top: 20px solid pink;
28
  width: 20px;
29
  height: 20px;
30
  animation: spin 2s linear infinite;