9 lines
150 B
SCSS
9 lines
150 B
SCSS
---
|
|
---
|
|
|
|
@import "{{ site.theme }}";
|
|
|
|
.page-header {
|
|
background-image: url('https://www.vynn.co/wp-content/uploads/2018/09/featured_banner.png');
|
|
}
|