tweaks from pairing with @dharmaone

This commit is contained in:
Matthew Hodgson
2018-05-26 00:07:39 +01:00
parent 7fe2bfc212
commit 30bb7eeeae
4 changed files with 4 additions and 5 deletions

View File

@@ -30,8 +30,6 @@ body {
color: $primary-fg-color;
border: 0px;
margin: 0px;
/* This should render the fonts the same accross browsers */
-webkit-font-smoothing: subpixel-antialiased;
}
div.error, div.warning {