Create style.scss
This commit is contained in:
parent
5cb02845d7
commit
321a364dbc
8
assets/css/style.scss
Normal file
8
assets/css/style.scss
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
|
||||
@import "{{ site.theme }}";
|
||||
|
||||
.page-header {
|
||||
background-image: url('https://www.vynn.co/wp-content/uploads/2018/09/featured_banner.png');
|
||||
}
|
Reference in New Issue
Block a user