Nouveau logo, avec modif du CSS pour nouvelles dimensions

This commit is contained in:
2020-02-12 15:18:34 +01:00
parent ce54eaa0c3
commit bf89593b2b
6 changed files with 5 additions and 5 deletions

View File

@@ -11041,8 +11041,8 @@ header .header-custom {
}
header .logo-custom {
grid-area: logo;
height: 50px;
width: 250px;
height: 60px;
width: 350px;
padding-left: 15px;
}
header .secondary-custom {