Skip to content

Commit

Permalink
Add Nunito light to the fonts so the logo works as expected
Browse files Browse the repository at this point in the history
  • Loading branch information
meltingice committed Jan 4, 2019
1 parent b30a1ae commit 5ab6c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Expand Up @@ -23,7 +23,7 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->

<link href="https://fonts.googleapis.com/css?family=Roboto+Mono|Montserrat:300,400,500,600,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono|Montserrat:300,400,500,600,700|Nunito:300" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">

<title>NanoCrawler</title>
Expand Down

0 comments on commit 5ab6c70

Please sign in to comment.