Update style.scss

This commit is contained in:
Yegor Vialov 2019-02-08 14:47:25 +02:00 committed by GitHub
parent e52f54388b
commit c4aa768e46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,3 +13,8 @@
.project-tagline {
opacity: 1;
}
@media screen and (min-width: 64em)
.page-header {
padding: 4rem 6rem;
}