detail home

This commit is contained in:
2020-07-19 23:56:15 +02:00
parent 53963cd999
commit 85cc9c3868
18 changed files with 565 additions and 500 deletions
@@ -1,11 +1,18 @@
body{
overflow-x: hidden;
}
.home{
.__img-hero{
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
}
}
.__img-hero{
height: 400px;
// width: 100vw;
// position: relative;
// left: 50%;
// right: 50%;
// margin-left: -50vw;
// margin-right: -50vw;
height: 500px;
img{
width:100%;
height: 100%;