@@ -353,7 +353,6 @@ a {
.path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource {
border: 2px solid #009ee3;
background-color: white;
- margin-left: 1rem;
margin-bottom: 1rem;
padding: 1rem; }
.path-node.page-node-type-static .layout-container .layout-content .layout__region--third .block-region-third .block-entity-fieldnodefield-ress .node-type-ressource div {
@@ -228,7 +228,7 @@
.node-type-ressource{
border: 2px solid $blue-light;
background-color: $white;
+ // margin-left: 1rem;
margin-bottom: 1rem ;
padding: 1rem;
div{