width header

This commit is contained in:
2025-07-28 22:36:16 +02:00
parent f6612fd9fe
commit 9f202561a4
14 changed files with 6 additions and 4 deletions
+3 -2
View File
@@ -357,7 +357,7 @@ header .region-header #block-reha-logoreha .field--name-field-logo .field__item
width: auto;
}
header .region-header #block-reha-navigationprincipale {
grid-column: 3/span 5;
grid-column: 3/span 6;
}
header .region-header #block-reha-navigationprincipale ul {
display: flex;
@@ -601,7 +601,7 @@ header .region-header #block-reha-config-pages .contacts .field__item {
}
header #block-reha-views-block-current-user-block-block-1 {
grid-column: 9;
width: 400px;
width: auto;
display: flex;
flex-direction: column;
height: fit-content;
@@ -967,6 +967,7 @@ aside.layout-sidebar-second h2 {
cursor: pointer;
padding-top: 2rem;
padding-bottom: 2rem;
text-align: center;
}
aside.layout-sidebar-second h2::before {
content: url("../../dist/images/noun-arrow-1569918-black.svg");
@@ -60,6 +60,7 @@ aside.layout-sidebar-second{
cursor: pointer;
padding-top: 2rem;
padding-bottom: 2rem;
text-align: center;
&::before{
content: url('../../dist/images/noun-arrow-1569918-black.svg');
display: inline-block;
@@ -58,7 +58,7 @@ header{
}
#block-reha-navigationprincipale {
grid-column: 3 / span 5 ;
grid-column: 3 / span 6 ;
ul{
display: flex;
flex-direction: row;
@@ -307,7 +307,7 @@ header{
}
#block-reha-views-block-current-user-block-block-1{
grid-column: 9;
width: 400px;
width: auto;
.bouton-connected{
// padding-right: 3rem;
h2{