Update admin css image paths

This commit is contained in:
Matt-Yorkley
2021-06-14 09:17:49 +01:00
parent 2ac3cda2f4
commit a38d495bef

View File

@@ -7,7 +7,7 @@
@include fullbg;
background-color: black;
background-image: image-url("home/tagline-bg.jpg");
background-image: url("../images/home/tagline-bg.jpg");
background-repeat: no-repeat;
background-position: center center;
margin-bottom: 2em;