Compare commits
No commits in common. "d740d58c0b7ed9f1d2880eab3e3f58c87597d423" and "bc15f0549d9aa71f065a0d9a322b0bb78c4aeaa2" have entirely different histories.
d740d58c0b
...
bc15f0549d
|
@ -136,14 +136,6 @@
|
||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
grid-row: 2;
|
grid-row: 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:nth-of-type(3){
|
|
||||||
grid-column: 1 /span 2;
|
|
||||||
grid-row: 3;
|
|
||||||
font-size: 0.6rem;
|
|
||||||
padding-top: 1rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
h5{
|
h5{
|
||||||
|
|
||||||
|
@ -192,13 +184,13 @@
|
||||||
width: 80%;
|
width: 80%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// #paragraph-id--12::after{
|
#paragraph-id--12::after{
|
||||||
// content:"";
|
content:"";
|
||||||
// display: block;
|
display: block;
|
||||||
// border-bottom: solid 1px $blue_QDD;
|
border-bottom: solid 1px $blue_QDD;
|
||||||
// width: 100% ;
|
width: 100% ;
|
||||||
// padding-bottom: 2rem;
|
padding-bottom: 2rem;
|
||||||
// }
|
}
|
||||||
#paragraph-id--13{
|
#paragraph-id--13{
|
||||||
.field_field_texte{
|
.field_field_texte{
|
||||||
.colone-picto{
|
.colone-picto{
|
||||||
|
|
Loading…
Reference in New Issue