diff --git a/assets/css/style.scss b/assets/css/style.scss new file mode 100644 index 0000000..be6852c --- /dev/null +++ b/assets/css/style.scss @@ -0,0 +1,8 @@ +--- +--- + +@import "{{ site.theme }}"; + +.page-header { + background-image: url('https://www.vynn.co/wp-content/uploads/2018/09/featured_banner.png'); +}