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

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +3 -3
static/index.html CHANGED
@@ -24,9 +24,9 @@
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;
31
  position: relative;
32
  top: 50%;
 
24
  #loadingSpinner {
25
  border: 3px solid rgba(255, 255, 255, 0.3);
26
  border-radius: 50%;
27
+ border-top: 8px solid pink;
28
+ width: 40px;
29
+ height: 40px;
30
  animation: spin 2s linear infinite;
31
  position: relative;
32
  top: 50%;