This commit is contained in:
2019-06-03 15:22:10 +02:00
parent ae4a72b08b
commit bbdde0d00d
13 changed files with 64 additions and 39 deletions

View File

@@ -346,7 +346,7 @@
background-size: cover;
position: absolute;
top: 0;
margin-left: -10vw;
margin-left: -27vw;
z-index: -1;
}
}
@@ -422,6 +422,9 @@
.sidebar{
width: 90%!important;;
text-align: center;
&:before{
margin-left: -8vw;
}
h2{
margin: auto;
}