Kaynağa Gözat

css liens ressources pages static

ouidade 1 yıl önce
ebeveyn
işleme
358b9ee790

+ 0 - 1
web/themes/custom/eql/css-compiled/styles.css

@@ -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 {

+ 1 - 1
web/themes/custom/eql/scss/pages/_static.scss

@@ -228,7 +228,7 @@
                             .node-type-ressource{
                                 border: 2px solid $blue-light;
                                 background-color: $white;
-                                margin-left: 1rem;
+                                // margin-left: 1rem;
                                 margin-bottom: 1rem ;
                                 padding: 1rem; 
                                 div{