Update style.scss

This commit is contained in:
Yegor Vialov 2019-02-08 14:13:58 +02:00 committed by GitHub
parent 321a364dbc
commit b246c55617
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,4 +5,6 @@
.page-header {
background-image: url('https://www.vynn.co/wp-content/uploads/2018/09/featured_banner.png');
background-position: center;
background-size: cover;
}