Skip to content

Commit dfcb145

Browse files
WEB-321 - Build error fix
1 parent 7a9f9c8 commit dfcb145

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/templates/page.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -575,7 +575,7 @@ code[class*="language-"] {
575575
}
576576
}
577577
.home-page_banner{
578-
background-image: url("~/src/components/images/bg-banner.svg");
578+
background-image: url("~/src/images/bg-banner.svg");
579579
background-size: contain;
580580
background-repeat: no-repeat;
581581
margin-bottom: 1rem;

0 commit comments

Comments
 (0)