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

Commit

Permalink
update font
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiefu committed Apr 30, 2014
1 parent 1fadb7f commit 91ed55e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,14 @@
<title>core-input</title>

<script src="../platform/platform.js"></script>
<link href="../font-roboto2/roboto2.html" rel="import">
<link href="core-input.html" rel="import">

<style>
body {
padding: 2em;
margin: 0;
-webkit-transform: translateZ(0);
font-family: Roboto2, 'Helvetica Neue', Helvetica, Arial;
font-family: 'Helvetica Neue', Helvetica, Arial;
font-size: 16px;
}

Expand Down

0 comments on commit 91ed55e

Please sign in to comment.