|
@@ -403,7 +403,7 @@ a {
|
|
|
.path-frontpage .block-region-content .block-config-pages-block {
|
|
|
grid-area: presentation;
|
|
|
width: 100%;
|
|
|
- height: 72vh;
|
|
|
+ height: 68vh;
|
|
|
background: url("../images/pictos/rosace_coupee.svg");
|
|
|
background-position-y: top;
|
|
|
background-position-x: center;
|
|
@@ -418,13 +418,12 @@ a {
|
|
|
background-position-x: left; } }
|
|
|
.path-frontpage .block-region-content .block-config-pages-block .config_pages--type--home-front {
|
|
|
width: 400px;
|
|
|
- height: 400px;
|
|
|
+ height: 340px;
|
|
|
min-height: fit-content;
|
|
|
margin: auto;
|
|
|
background-color: white;
|
|
|
- margin-top: 7rem;
|
|
|
+ margin-top: 5rem;
|
|
|
margin-left: 22%;
|
|
|
- margin-bottom: 5rem;
|
|
|
padding: 4rem 2rem 4rem 2rem; }
|
|
|
@media (max-width: 428px) {
|
|
|
.path-frontpage .block-region-content .block-config-pages-block .config_pages--type--home-front {
|