header & home
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
// .node-type-static{
|
||||
// display: grid;
|
||||
// grid-template-columns: repeat(6,1fr);
|
||||
// }
|
||||
|
||||
|
||||
|
||||
.layout-container {
|
||||
position: absolute;
|
||||
font-family: $font-family-default;
|
||||
margin: none;
|
||||
top: 0%;
|
||||
left: 0%;
|
||||
}
|
||||
.path-frontpage{
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
// .contextual-region .node-type-static {
|
||||
// grid-template-columns: repeat(6 1fr);
|
||||
// }
|
||||
Reference in New Issue
Block a user