|
@@ -403,13 +403,12 @@ a {
|
|
|
.path-frontpage .block-region-content .block-config-pages-block {
|
|
|
grid-area: presentation;
|
|
|
width: 100%;
|
|
|
- height: 68vh;
|
|
|
+ height: 78vh;
|
|
|
background: url("../images/pictos/rosace_coupee.svg");
|
|
|
background-position-y: top;
|
|
|
background-position-x: center;
|
|
|
background-repeat: no-repeat;
|
|
|
- background-size: cover;
|
|
|
- padding-bottom: 3rem; }
|
|
|
+ background-size: cover; }
|
|
|
@media (max-width: 428px) {
|
|
|
.path-frontpage .block-region-content .block-config-pages-block {
|
|
|
height: 66vh;
|