Save
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user