feat: insert content speeddial + mobile optimizations

This commit is contained in:
NGPixel
2018-02-17 18:17:25 -05:00
parent c6e8120912
commit c9b6d0ee36
7 changed files with 96 additions and 64 deletions

View File

@@ -38,6 +38,10 @@ .onboarding {
filter: grayscale(100%) brightness(160%);
margin-bottom: 3rem;
z-index: 2;
@include until($tablet) {
width: 300px;
}
}
h1 {
margin-bottom: 1rem;