bouton en savoir plus projets incubés
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user