espace blanc entre intro et question faq
This commit is contained in:
@@ -1175,6 +1175,8 @@ a {
|
||||
grid-column: 2 / span 3; }
|
||||
.path-faq #block-contenudelapageprincipale .block-region-content .block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398 {
|
||||
grid-column: 5;
|
||||
grid-row: 1 /span 2;
|
||||
height: fit-content;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
max-width: fit-content;
|
||||
@@ -1209,6 +1211,7 @@ a {
|
||||
display: block;
|
||||
content: url("../images/pictos/noun_Arrow_3771902.svg"); }
|
||||
.path-faq #block-contenudelapageprincipale .block-region-content .block-views-blockfaq-block-1 {
|
||||
margin-top: 2rem;
|
||||
grid-column: 2 / span 3;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr 1fr; }
|
||||
|
||||
@@ -26,6 +26,8 @@
|
||||
// bloc bleu déposer une question
|
||||
.block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398{
|
||||
grid-column: 5;
|
||||
grid-row: 1 /span 2;
|
||||
height: fit-content;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
max-width: fit-content;
|
||||
@@ -70,6 +72,7 @@
|
||||
}
|
||||
}
|
||||
.block-views-blockfaq-block-1{
|
||||
margin-top: 2rem;
|
||||
grid-column: 2 / span 3;
|
||||
display: grid;
|
||||
grid-template-columns: 1fr 1fr 1fr;
|
||||
|
||||
Reference in New Issue
Block a user