css page ressources
This commit is contained in:
@@ -2170,6 +2170,7 @@ a {
|
|||||||
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-mots-clefs {
|
.page-node-type-ressource .layout__region--top .block-region-top .block-entity-fieldnodefield-mots-clefs {
|
||||||
width: auto;
|
width: auto;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
margin-right: 15%;
|
||||||
grid-column: 2/3;
|
grid-column: 2/3;
|
||||||
align-self: start; /* S'assurer qu'il commence en haut */
|
align-self: start; /* S'assurer qu'il commence en haut */
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
|
|||||||
@@ -50,6 +50,7 @@
|
|||||||
@media screen and (min-width: 1100px) {
|
@media screen and (min-width: 1100px) {
|
||||||
width: auto;
|
width: auto;
|
||||||
margin-left: 0;
|
margin-left: 0;
|
||||||
|
margin-right: 15%;
|
||||||
grid-column: 2 / 3;
|
grid-column: 2 / 3;
|
||||||
align-self: start; /* S'assurer qu'il commence en haut */
|
align-self: start; /* S'assurer qu'il commence en haut */
|
||||||
height: fit-content ;
|
height: fit-content ;
|
||||||
|
|||||||
Reference in New Issue
Block a user