Use local Open Sans font in development
This commit is contained in:
File diff suppressed because one or more lines are too long
+1
-1
@@ -13,7 +13,7 @@
|
||||
<link rel="stylesheet" href="/css/menu.css">
|
||||
<link rel="stylesheet" href="/css/app.css">
|
||||
<link rel="stylesheet" href="/css/charts.css">
|
||||
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600">
|
||||
<link rel="stylesheet" href="/css/opensans.css">
|
||||
</head>
|
||||
<body></body>
|
||||
<script src="/bower_components/react/react.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user