Merge remote-tracking branch 'origin/master'
# Conflicts: # templates/frontOffice/custom/assets/dist/css/custom.min.css
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -403,12 +403,14 @@ span.product-categorie {
|
||||
grid-column: 3;
|
||||
grid-row: 1;
|
||||
white-space: nowrap;
|
||||
justify-self: flex-start;
|
||||
}
|
||||
div.custom-grid-four {
|
||||
margin: 0 25px 0 auto;
|
||||
grid-column: 4;
|
||||
grid-row: 1;
|
||||
white-space: nowrap;
|
||||
justify-self: flex-start;
|
||||
}
|
||||
}
|
||||
@media (max-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user