Save
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -650,7 +650,7 @@ body {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
min-height: 25px;
|
||||
// min-height: 25px;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
@@ -670,7 +670,8 @@ body {
|
||||
.thumbnail-container .product-price-and-shipping .price {
|
||||
color: $cLavender;
|
||||
font-size: 16px;
|
||||
line-height: 1.5px;
|
||||
// line-height: 1.5px;
|
||||
line-height: 1;
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user