Update style.scss

This commit is contained in:
Yegor Vialov 2019-02-08 14:20:43 +02:00 committed by GitHub
parent 120cb61c54
commit 2a3ff2aa2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@
@import "{{ site.theme }}";
.page-header {
background-color: #2196F3;
background-image: url('/assets/images/header.png');
background-position: center;
background-size: cover;