fix: Update location of background image
All checks were successful
ci / build_and_publish (push) Successful in 1m7s
All checks were successful
ci / build_and_publish (push) Successful in 1m7s
This commit is contained in:
parent
80af35807c
commit
88b3ad54d0
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
body.kcBodyClass {
|
body.kcBodyClass {
|
||||||
background: url(https://www.sr2.uk/img/new_tower.jpg) no-repeat center center fixed;
|
background: url(https://www.sr2.uk/images/backgrounds/new_tower.jpg) no-repeat center center fixed;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue