Revert "Actually we don't need the additional paths"

This reverts commit b2eec79a29.
This commit is contained in:
David Cook
2025-02-19 11:17:46 +11:00
parent e50bd196d0
commit fd5e5ebc64
11 changed files with 19 additions and 19 deletions

View File

@@ -4,7 +4,7 @@
padding: 4em 2em;
background-color: black;
background-image: url("/assets/home/tagline-bg.jpg");
background-image: url("../../assets/images/home/tagline-bg.jpg");
background-size: cover;
background-repeat: no-repeat;
background-position: center center;