Made background stick
This commit is contained in:
parent
3cc5fc9d50
commit
82229b324e
|
@ -3,7 +3,6 @@ body {
|
|||
background-repeat: no-repeat;
|
||||
background-size:cover;
|
||||
background-position: center;
|
||||
background-attachment: fixed;
|
||||
}
|
||||
|
||||
header {
|
||||
|
|
Loading…
Reference in a new issue