bouton en savoir plus projets incubés

This commit is contained in:
2022-03-07 14:38:50 +01:00
parent 7800f21755
commit 6e4c445e94
2 changed files with 126 additions and 116 deletions
@@ -19,10 +19,13 @@
}
.layout--onecol{
.block-region-content{
display: grid;
grid-template-columns: 1fr repeat(8, 2fr) 1fr;
//texte de présentation
.block-config-pages-block{
width: 60%;
grid-column: 3 / span 5;
// width: 60%;
margin: auto;
span h2{
display: none;
@@ -38,7 +41,7 @@
// bouton projets incubés
.block-block-contentaffaf220-dd27-4c9d-ae02-8044c2662220{
// grid-column: 8 / span 9;
grid-column: 8 / span 9;
margin-top: 4rem;
background-color: $blue-light;
height: fit-content;
@@ -76,6 +79,8 @@
//partie projets
.block-views-blockprojets-block-1{
grid-column: 3 / span 8;
width: 80%;
.view-projets{
width: 80%;