Adjusts progress bar color
This commit is contained in:
parent
330126d672
commit
b3be05f457
@ -7,11 +7,11 @@
|
||||
}
|
||||
|
||||
.progress-bar {
|
||||
background-color: $primary-color;
|
||||
// background-color: $primary-color;
|
||||
background-color: #39bd9a;
|
||||
color:white;
|
||||
text-align: right;
|
||||
line-height: 8vw;
|
||||
// padding: 0 5px;
|
||||
font-weight: 900;
|
||||
min-width: 50px;
|
||||
position: relative;
|
||||
|
Loading…
Reference in New Issue
Block a user