This commit is contained in:
parent
813fb30ea9
commit
01ccb41b49
File diff suppressed because one or more lines are too long
@ -705,6 +705,9 @@
|
|||||||
color: black;
|
color: black;
|
||||||
display: grid;
|
display: grid;
|
||||||
grid-template-columns: 25% auto;
|
grid-template-columns: 25% auto;
|
||||||
|
.field_type_de_ressource{
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
h2{
|
h2{
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
grid-column: 1 / span 2;
|
grid-column: 1 / span 2;
|
||||||
@ -847,7 +850,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.field_type_de_ressource{
|
.field_type_de_ressource{
|
||||||
|
|
||||||
grid-column: 2;
|
grid-column: 2;
|
||||||
}
|
}
|
||||||
.field_sous_titre{
|
.field_sous_titre{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user