taille point interrogation faq
This commit is contained in:
@@ -26,14 +26,17 @@
|
||||
// bloc bleu déposer une question
|
||||
.block-block-content.block-block-content10aba627-5586-4529-b44e-c0b4551a4398{
|
||||
grid-column: 5;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
max-width: fit-content;
|
||||
margin-left: 2rem;
|
||||
padding: 1rem;
|
||||
background-color: $blue-light;
|
||||
.field--name-field-lien{
|
||||
&:before{
|
||||
margin-top: 1rem;
|
||||
display: block;
|
||||
content: url("../images/pictos/picto_faq.svg");
|
||||
|
||||
|
||||
content: url("../images/pictos/picto_faq.svg");
|
||||
}
|
||||
text-align: center;
|
||||
a{
|
||||
@@ -45,6 +48,8 @@
|
||||
}
|
||||
.field--name-field-description{
|
||||
p{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-top: 0;
|
||||
margin-left: 1.5rem;
|
||||
margin-right: 1.5rem;
|
||||
@@ -55,9 +60,11 @@
|
||||
font-size: 1.3rem;
|
||||
}
|
||||
&:after{
|
||||
margin-left: auto;
|
||||
padding-top: 1rem;
|
||||
display: block;
|
||||
content:url("../images/pictos/noun_Arrow_3771902.svg")
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user