Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
adjust font-family
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiefu committed Dec 20, 2013
1 parent 6365f9b commit 453b721
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<title>polymer api</title>
<style>
html, body {
font-family: Arial, sans-serif;
font-family: 'Helvetica Neue', Helvetica, Roboto, Arial;
white-space: nowrap;
overflow: hidden;
}
Expand Down

0 comments on commit 453b721

Please sign in to comment.