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;
|
||||
display: grid;
|
||||
grid-template-columns: 25% auto;
|
||||
.field_type_de_ressource{
|
||||
display: none;
|
||||
}
|
||||
h2{
|
||||
font-weight: 600;
|
||||
grid-column: 1 / span 2;
|
||||
@ -847,7 +850,6 @@
|
||||
}
|
||||
|
||||
.field_type_de_ressource{
|
||||
|
||||
grid-column: 2;
|
||||
}
|
||||
.field_sous_titre{
|
||||
|
Loading…
x
Reference in New Issue
Block a user