[06/11/2022] Quelques modifs esthétiques sur les modes de livraison principalement

This commit is contained in:
2022-11-06 23:41:32 +01:00
parent e064596a86
commit 490bb68746
1906 changed files with 699261 additions and 21 deletions

View File

@@ -19,4 +19,21 @@ h2.name {
}
header .logo-custom {
height: 80px;
}
.texte-complementaire-module {
padding-left: 30px;
font-style: italic;
font-weight: normal;
}
.table-delivery tbody>tr>td.module-mondialrelay {
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
width: 68%;
}
#delivery-method.panel .image.module-mondialrelay {
text-align: left;
}

View File

@@ -11041,19 +11041,10 @@ header .header-custom {
}
header .logo-custom {
grid-area: logo;
height: 60px;
width: 350px;
padding-left: 15px;
}
header .logo-custom img {
width: 346px;
}
@media screen and (max-width: 480px) {
header .logo-custom img {
width: 320px;
}
}
header .secondary-custom {
grid-area: content;
height: 45px;