width header
This commit is contained in:
+3
-2
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user