Fixed background display
This commit is contained in:
parent
d68d9699bf
commit
5837a1d5ea
1 changed files with 1 additions and 4 deletions
|
|
@ -15,10 +15,7 @@
|
||||||
z-index: -1
|
z-index: -1
|
||||||
opacity: 1
|
opacity: 1
|
||||||
background-attachment: fixed
|
background-attachment: fixed
|
||||||
|
background-size: cover
|
||||||
// @media only screen and (max-width: views.$mobile)
|
|
||||||
// background-image: url('/src/assets/images/svg/background-mobile.svg')
|
|
||||||
// height: 100%
|
|
||||||
|
|
||||||
.close-text
|
.close-text
|
||||||
padding: 3rem 0 0 0
|
padding: 3rem 0 0 0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue