diff --git a/scss/custom/_global.scss b/scss/custom/_global.scss index b20b50b..7cd1a29 100644 --- a/scss/custom/_global.scss +++ b/scss/custom/_global.scss @@ -66,7 +66,7 @@ } #page-header { - background: get-color("skyblue") url('img/background.png'); + background: get-color("skyblue") url('data: image/svg+xml;utf8,'); border-top: 6px solid get-color("dark"); background-position: bottom center; background-repeat: repeat-x;