Update style.scss

This commit is contained in:
Yegor Vialov 2019-09-04 10:38:56 +03:00 committed by GitHub
parent cb53f4def1
commit d5e2ff211e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,10 @@ a, a:link, a:visited, a:hover, a:active {
color: $primary-color;
}
#adv {
text-align: center;
}
.page-header {
background-color: $primary-color;
background-image: url('/assets/images/header.png');