Update style.scss
This commit is contained in:
parent
e52f54388b
commit
c4aa768e46
@ -13,3 +13,8 @@
|
|||||||
.project-tagline {
|
.project-tagline {
|
||||||
opacity: 1;
|
opacity: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media screen and (min-width: 64em)
|
||||||
|
.page-header {
|
||||||
|
padding: 4rem 6rem;
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user