Refactor code structure for improved readability and maintainability
This commit is contained in:
@@ -3102,6 +3102,12 @@ body#checkout section.checkout-step .delivery-option {
|
||||
}
|
||||
}
|
||||
|
||||
.newsletter {
|
||||
input[type="checkbox"] {
|
||||
margin-left: 14px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.newsletter_container {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
Reference in New Issue
Block a user