#3506 ajustement width logo QDD / aisde left

This commit is contained in:
2025-11-24 12:30:39 +01:00
parent 61cdbe6114
commit 9a57827acd
5 changed files with 10 additions and 8 deletions

View File

@@ -579,7 +579,7 @@ header[role=banner].header--collapsed .qdd-header {
}
}
header[role=banner].header--collapsed .header_left_container {
flex: 0 0 65%;
flex: 1 0 65%;
transform-origin: bottom right;
}
@media (max-width: 810px) {
@@ -620,7 +620,7 @@ header[role=banner].header--collapsed-already .qdd-header {
}
}
header[role=banner].header--collapsed-already .header_left_container {
flex: 0 0 65%;
flex: 1 0 65%;
transform-origin: bottom right;
}
@media (max-width: 810px) {
@@ -867,7 +867,7 @@ footer {
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeactuspage-1 {
background-color: white;
padding: 0.3rem 0.5rem 1rem 1rem;
width: 100%;
width: 111%;
}
@media (max-width: 810px) {
.layout-sidebar-first #block-quartiers-de-demain-formulaireexposeressourcespage-1,
@@ -3100,6 +3100,7 @@ body {
align-items: center;
padding: 1rem;
margin-bottom: 1rem;
margin-left: 8rem;
}
@media (max-width: 500px) {
#consultation .layout-content .content_container .node-type-static #paragraph-id--11 {
@@ -5362,7 +5363,7 @@ main {
margin-top: 3rem;
margin-left: 15%;
margin-bottom: 1rem;
width: 70%;
width: 65%;
}
@media (max-width: 810px) {
#ressources .layout-content .content_container #block-quartiers-de-demain-titredepage {