forgot a positioning for below price block

This commit is contained in:
Robert McGovern 2022-10-09 23:04:55 +01:00
parent 103ac58257
commit c10ff7bb7a
1 changed files with 2 additions and 0 deletions

View File

@ -204,6 +204,8 @@ body {
--margin-bottom-product-card__name: 1.5rem;
--margin-bottom-product-card__description: 1.8125rem;
--margin-bottom-product-card__description: 1.875rem;
--margin-bottom-product-card__price-block: 1.8rem;
}
.product-card {