Basic button styles

This commit is contained in:
2018-01-19 10:41:39 +00:00
parent ebbe52c81d
commit a5a77ac668
3 changed files with 31 additions and 5 deletions

View File

@@ -1,12 +1,8 @@
@import "bourbon";
@import "resets";
@import "colors";
@import "layout";
* {
-moz-outline: none;
outline: none;
}
body {
background-color: white;
font-size: 16px;