phase 1bis
This commit is contained in:
@@ -254,7 +254,6 @@ header {
|
||||
padding-left: 30px;
|
||||
padding-top: 20px; } }
|
||||
header .region-header #block-reha-logoreha {
|
||||
display: none;
|
||||
grid-column: 2;
|
||||
max-height: 90%;
|
||||
height: 150px; }
|
||||
@@ -729,8 +728,6 @@ input {
|
||||
display: flex;
|
||||
flex-direction: column; } }
|
||||
.home-page-layout-content .layout--onecol .block-region-content .block-views-blockhome-block-1 {
|
||||
grid-column: 1 /span 2;
|
||||
grid-row: 1;
|
||||
margin-bottom: 2rem; }
|
||||
@media (max-width: 500px) {
|
||||
.home-page-layout-content .layout--onecol .block-region-content .block-views-blockhome-block-1 img {
|
||||
|
||||
@@ -48,8 +48,8 @@
|
||||
|
||||
}
|
||||
.block-views-blockhome-block-1{
|
||||
grid-column: 1 /span 2;
|
||||
grid-row: 1;
|
||||
// grid-column: 1 /span 2;
|
||||
// grid-row: 1;
|
||||
margin-bottom: 2rem;
|
||||
@media(max-width: 500px){
|
||||
img{
|
||||
|
||||
@@ -51,7 +51,7 @@ header{
|
||||
|
||||
}
|
||||
#block-reha-logoreha{
|
||||
display: none;
|
||||
// display: none;
|
||||
grid-column: 2;
|
||||
max-height: 90%;
|
||||
height: $header-height;
|
||||
|
||||
Reference in New Issue
Block a user