[20/01/2023] C'était toujours pas nickel sur la hauteur du bandeau supérieur

This commit is contained in:
2023-01-20 18:53:13 +01:00
parent 324d9b2bd1
commit 437bd2bf4f
3 changed files with 2 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@@ -17,9 +17,6 @@ h2.name {
.logo-custom img {
width: 250px;
}
header .logo-custom {
/* height: 80px; */
}
.texte-complementaire-module {
padding-left: 30px;

View File

@@ -11041,7 +11041,7 @@ header .header-custom {
}
header .logo-custom {
grid-area: logo;
height: 60px;
/* height: 60px; */
width: 350px;
padding-left: 15px;
}