Browse Source

Revert "Load Roboto, font weight 100 too."

This reverts commit 55afdd3018.
pull/357/head
XhmikosR 11 years ago
parent
commit
89bdebce80
  1. 2
      docs/_includes/header.html

2
docs/_includes/header.html

@ -9,7 +9,7 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<!-- Roboto -->
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:100,400,500,700">
<link rel="stylesheet" href="http://fonts.googleapis.com/css?family=Roboto:400,500,700">
<link rel="stylesheet" href="/dist/ratchet.css">
<link rel="stylesheet" href="/assets/css/docs.css">

Loading…
Cancel
Save