On remet le menu "Nos recettes" dans le menu principal - modif

This commit is contained in:
2021-06-14 11:16:32 +02:00
parent 05b8f9639d
commit d73500fd0a
2 changed files with 1 additions and 3 deletions

File diff suppressed because one or more lines are too long

View File

@@ -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) {