page home modul central + page static (insertion motif)
This commit is contained in:
@@ -30,4 +30,17 @@ article, .paragraph{
|
||||
font-size: $font-big;
|
||||
padding: .3rem .5rem;
|
||||
}
|
||||
}
|
||||
|
||||
.page-node-type-static{
|
||||
.layout__region--top{
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100vw;
|
||||
height: 40vh;
|
||||
background: $trame;
|
||||
box-shadow: inset 0 -5rem 8rem white;
|
||||
z-index: -1;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user