Merge branch 'master' into master

This commit is contained in:
Shel R 2017-04-07 22:21:21 -04:00 committed by GitHub
commit fef478781d
81 changed files with 979 additions and 400 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 874 KiB

After

Width:  |  Height:  |  Size: 209 KiB

Before After
Before After

View file

@ -1,5 +1,9 @@
@import 'variables';
.app-body{
-ms-overflow-style: -ms-autohiding-scrollbar;
}
.button {
background-color: darken($color4, 3%);
font-family: inherit;