Update style.scss

This commit is contained in:
Yegor Vialov
2019-02-08 14:54:54 +02:00
committed by GitHub
parent 2ce6acb9f6
commit 756e7f7ed7

View File

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