|
@@ -1780,7 +1780,8 @@ a {
|
|
|
margin-top: 3rem; }
|
|
|
@media (max-width: 810px) {
|
|
|
.page-node-type-ressource .layout__region--third {
|
|
|
- flex: 0 1 100%; } }
|
|
|
+ flex: 0 1 80%;
|
|
|
+ margin-left: 10%; } }
|
|
|
.page-node-type-ressource .layout__region--third .block-region-third {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
@@ -1902,9 +1903,6 @@ a {
|
|
|
display: inline-flex; }
|
|
|
.page-node-type-ressource .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .field--name-field-ress .node-type-ressource ul.links.inline {
|
|
|
display: none; }
|
|
|
- @media (max-width: 810px) {
|
|
|
- .page-node-type-ressource .layout__region--third .block-region-third {
|
|
|
- margin: auto; } }
|
|
|
|
|
|
.offresdeservices .layout-content .region-content #block-contenudelapageprincipale span {
|
|
|
padding-top: 3rem;
|