css page ressources

This commit is contained in:
2024-05-30 11:36:39 +02:00
parent d397966190
commit fe7fe64b84
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -2170,6 +2170,7 @@ a {
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-mots-clefs {
width: auto;
margin-left: 0;
margin-right: 15%;
grid-column: 2/3;
align-self: start; /* S'assurer qu'il commence en haut */
height: fit-content;
@@ -50,6 +50,7 @@
@media screen and (min-width: 1100px) {
width: auto;
margin-left: 0;
margin-right: 15%;
grid-column: 2 / 3;
align-self: start; /* S'assurer qu'il commence en haut */
height: fit-content ;