diff --git a/src/styles/components/_card.sass b/src/styles/components/_card.sass index 024865dd..2e296b93 100644 --- a/src/styles/components/_card.sass +++ b/src/styles/components/_card.sass @@ -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