Styling fixes

This commit is contained in:
Sam Potts
2018-04-03 22:56:19 +10:00
parent 2782a00e7c
commit e4d975af00
17 changed files with 22 additions and 14 deletions
+5
View File
@@ -26,6 +26,11 @@
width: 100%;
}
button {
font: inherit;
line-height: inherit;
}
// Ignore focus
&:focus {
outline: 0;