On remet le menu "Nos recettes" dans le menu principal - modif
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -403,14 +403,12 @@ 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