|
@@ -2369,17 +2369,17 @@ svg.ext {
|
|
|
@media (max-width: 550px) {
|
|
|
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-auteur-s- .field--name-field-auteur-s- {
|
|
|
margin-top: 0rem;
|
|
|
+ font-size: 1rem;
|
|
|
}
|
|
|
}
|
|
|
@media (max-width: 550px) {
|
|
|
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-auteur-s- {
|
|
|
- font-size: 1rem;
|
|
|
- margin-top: 1rem;
|
|
|
+ margin-top: 0.5rem;
|
|
|
}
|
|
|
}
|
|
|
@media (max-width: 550px) {
|
|
|
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-date-de-parution {
|
|
|
- margin-top: 0rem;
|
|
|
+ margin-top: 0.5rem;
|
|
|
}
|
|
|
}
|
|
|
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-mots-clefs .field--name-field-mots-clefs {
|