Thicker progress bar on cards
This commit is contained in:
parent
f87c7a25df
commit
a753637e70
@ -62,10 +62,11 @@
|
||||
background-position: center
|
||||
|
||||
|
||||
$card-progress-height: 5px
|
||||
.progress
|
||||
height: 4px
|
||||
height: $card-progress-height
|
||||
position: absolute
|
||||
top: -4px
|
||||
top: -$card-progress-height
|
||||
width: 100%
|
||||
|
||||
.card-img-top
|
||||
|
Loading…
x
Reference in New Issue
Block a user