Fixed background image
This commit is contained in:
parent
3d0997422f
commit
f23e34c807
@ -1,6 +1,7 @@
|
||||
.banner {
|
||||
width: 100%;
|
||||
height: 600px;
|
||||
height: 400px;
|
||||
background: url('/assets/img/banner.jpg') no-repeat fixed center;
|
||||
background-size: cover;
|
||||
background-position-y: -220px;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user