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