This commit is contained in:
Roman Pyrih
2024-12-09 15:33:46 +01:00
parent bdea8d379b
commit 8e2ca51556
3 changed files with 16 additions and 3 deletions

View File

@@ -420,11 +420,19 @@ body#product {
.product-info-box {
margin: 0;
background: $cWhite;
// background: $cWhite;
padding-top: 50px;
padding-bottom: 50px;
border-radius: 10px;
#content {
max-width: unset;
ul.product-flags {
margin: 0;
}
}
h1 {
color: $cBlack;
font-size: 24px;