Skip to content
This repository was archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Merge pull request #153 from brave/change-font
Browse files Browse the repository at this point in the history
use a font that looks a little cleaner on the mac
  • Loading branch information
bbondy committed Jan 13, 2016
2 parents 58e30aa + 39c1fb8 commit 2c810ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion less/window.less
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* {
margin: 0;
padding: 0;
font-family: sans-serif;
font-family: "Arial";
}

html,
Expand Down

0 comments on commit 2c810ec

Please sign in to comment.