bkg path
This commit is contained in:
parent
ce81714c2b
commit
1f3134d10d
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
body, .ScrollSmoother-wrapper {
|
||||
margin: 0;
|
||||
background: linear-gradient(0deg, var(--c-bkg), var(--c-bkg)),
|
||||
url("../images/bkg.jpg");
|
||||
url("/assets/images/bkg.jpg");
|
||||
background-blend-mode: color, normal;
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
|
|
|
|||
Loading…
Reference in a new issue