fix: UI improvements

This commit is contained in:
Nick
2019-07-20 22:44:41 -04:00
parent 0c6472ab85
commit 006fd59e2a
3 changed files with 17 additions and 4 deletions

View File

@@ -1,7 +1,6 @@
html {
box-sizing: border-box;
height: 100%;
background-color: mc('grey', '900');
}
*, *:before, *:after {
box-sizing: inherit;