Compare commits

...

2 Commits

Author SHA1 Message Date
ouidade d740d58c0b css colonne consultation 2024-11-14 11:17:04 +01:00
ouidade 3f6c33992e retir border paragaph consultation 2024-11-14 11:11:34 +01:00
1 changed files with 15 additions and 7 deletions

View File

@ -136,6 +136,14 @@
grid-column: 2;
grid-row: 2;
}
&:nth-of-type(3){
grid-column: 1 /span 2;
grid-row: 3;
font-size: 0.6rem;
padding-top: 1rem;
}
}
h5{
@ -184,13 +192,13 @@
width: 80%;
}
}
#paragraph-id--12::after{
content:"";
display: block;
border-bottom: solid 1px $blue_QDD;
width: 100% ;
padding-bottom: 2rem;
}
// #paragraph-id--12::after{
// content:"";
// display: block;
// border-bottom: solid 1px $blue_QDD;
// width: 100% ;
// padding-bottom: 2rem;
// }
#paragraph-id--13{
.field_field_texte{
.colone-picto{