home
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
.block-config-pages-block{
|
||||
grid-area: presentation;
|
||||
width: 100%;
|
||||
height: 72vh;
|
||||
height: 68vh;
|
||||
background: url("../images/pictos/rosace_coupee.svg");
|
||||
// background: url("../images/carre_site.mp4");
|
||||
background-position-y: top;
|
||||
@@ -42,13 +42,13 @@
|
||||
// min-width: fit-content;
|
||||
// height: 20vw;
|
||||
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;
|
||||
// margin-bottom: 5rem;
|
||||
padding: 4rem 2rem 4rem 2rem;
|
||||
// padding-left: 5%;
|
||||
// padding-right: 5%;
|
||||
|
||||
Reference in New Issue
Block a user