Fix image links

This commit is contained in:
JST5000
2023-05-09 16:48:01 -07:00
parent 4192554df7
commit 8fb320da25
5 changed files with 4 additions and 4 deletions

View File

@@ -969,7 +969,7 @@
.page-docs-index {
&::before {
background-image: url(/img/backgrounds/docs-splash.svg);
background-image: url(../../img/backgrounds/docs-splash.svg);
background-position-x: right;
}