Skip to content

Commit

Permalink
fix: remove roboto 300 (#54)
Browse files Browse the repository at this point in the history
* fix: remove roboto 300 and do swap font display on load

* Remove display=swap
  • Loading branch information
Adam Butterworth authored Jun 3, 2019
1 parent 1da6659 commit 5aa4a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/edx/_fonts.scss
Original file line number Diff line number Diff line change
@@ -1 +1 @@
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');

0 comments on commit 5aa4a48

Please sign in to comment.