home teasers and static pages #796

This commit is contained in:
2023-02-17 23:04:15 +01:00
parent 9c8bf3f38f
commit ac853527fb
9 changed files with 485 additions and 78 deletions
+2
View File
@@ -125,11 +125,13 @@ section[role="main-content"]{
padding-top: 8em;
}
@mixin teasersfilet($filet_space, $decallage){
z-index: 1;
&:before, &:after{
z-index: 0;
content: "";
position: absolute;
opacity: 0.4;
pointer-events: none;
}
&:before{
border:1px solid $or;