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 588 additions and 448 deletions

View File

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