home
This commit is contained in:
@@ -403,13 +403,12 @@ a {
|
|||||||
.path-frontpage .block-region-content .block-config-pages-block {
|
.path-frontpage .block-region-content .block-config-pages-block {
|
||||||
grid-area: presentation;
|
grid-area: presentation;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 68vh;
|
height: 78vh;
|
||||||
background: url("../images/pictos/rosace_coupee.svg");
|
background: url("../images/pictos/rosace_coupee.svg");
|
||||||
background-position-y: top;
|
background-position-y: top;
|
||||||
background-position-x: center;
|
background-position-x: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover; }
|
||||||
padding-bottom: 3rem; }
|
|
||||||
@media (max-width: 428px) {
|
@media (max-width: 428px) {
|
||||||
.path-frontpage .block-region-content .block-config-pages-block {
|
.path-frontpage .block-region-content .block-config-pages-block {
|
||||||
height: 66vh;
|
height: 66vh;
|
||||||
|
|||||||
@@ -19,14 +19,14 @@
|
|||||||
.block-config-pages-block{
|
.block-config-pages-block{
|
||||||
grid-area: presentation;
|
grid-area: presentation;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 68vh;
|
height: 78vh;
|
||||||
background: url("../images/pictos/rosace_coupee.svg");
|
background: url("../images/pictos/rosace_coupee.svg");
|
||||||
// background: url("../images/carre_site.mp4");
|
// background: url("../images/carre_site.mp4");
|
||||||
background-position-y: top;
|
background-position-y: top;
|
||||||
background-position-x: center;
|
background-position-x: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
padding-bottom: 3rem;
|
// padding-bottom: 3rem;
|
||||||
|
|
||||||
@media (max-width: 428px){
|
@media (max-width: 428px){
|
||||||
height: 66vh;
|
height: 66vh;
|
||||||
|
|||||||
Reference in New Issue
Block a user