This commit is contained in:
Spencer Flagg
2022-10-11 18:12:20 +02:00
parent ce81714c2b
commit 1f3134d10d

View File

@@ -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;