Skip to content

Commit

Permalink
fix(gatsby-theme-docz): add missing source sans pro font (#991)
Browse files Browse the repository at this point in the history
  • Loading branch information
klaytonfaria authored and pedronauck committed Aug 8, 2019
1 parent 0d24d0c commit 51240df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/gatsby-theme-docz/src/index.css
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
@import url('https://fonts.googleapis.com/css?family=Inconsolata&display=swap');
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap');

0 comments on commit 51240df

Please sign in to comment.