This repository has been archived on 2025-04-22. You can view files and clone it, but cannot push or open issues or pull requests.
2019-02-08 14:13:58 +02:00

11 lines
207 B
SCSS

---
---
@import "{{ site.theme }}";
.page-header {
background-image: url('https://www.vynn.co/wp-content/uploads/2018/09/featured_banner.png');
background-position: center;
background-size: cover;
}