DawnC commited on
Commit
dde9333
1 Parent(s): 3559d40

Update styles.py

Browse files
Files changed (1) hide show
  1. styles.py +0 -1
styles.py CHANGED
@@ -451,7 +451,6 @@ def get_css_styles():
451
  }
452
  .progress {
453
  height: 100%;
454
- background: linear-gradient(90deg, #34C759, #30B350);
455
  border-radius: 6px;
456
  transition: width 0.6s ease;
457
  }
 
451
  }
452
  .progress {
453
  height: 100%;
 
454
  border-radius: 6px;
455
  transition: width 0.6s ease;
456
  }