fix bug html--node.html.twig
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
.path-node.page-node-type-actualite{
|
||||
.offresdeservices.layout-content.region-content#block-contenudelapageprincipale{
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
.layout--threecol-25-50-25{
|
||||
// display: grid;
|
||||
// grid-template-rows: repeat(6, auto);
|
||||
@@ -9,7 +13,7 @@
|
||||
// background-color: $background-actus;
|
||||
// height: 40vh;
|
||||
background: linear-gradient(to bottom, $background-actus 60%, white 40%);
|
||||
padding-right: 1rem;
|
||||
// padding-right: 1rem;
|
||||
padding-bottom: 4rem;
|
||||
.block-region-top{
|
||||
// position: relative;
|
||||
|
||||
Reference in New Issue
Block a user