[06/11/2022] Quelques modifs esthétiques sur les modes de livraison principalement
This commit is contained in:
@@ -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;
|
||||
}
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user