Skip to content

Commit

Permalink
fix: google fonts page broken in Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
sabersalv committed Aug 22, 2021
1 parent 08db660 commit bf4f98c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@
"http://*/*",
"https://*/*"
],
"exclude_matches": [
"https://fonts.google.com/*"
],
"css": [
"assets/base.css",
"libs/materialIcons/content_style.css",
Expand Down

0 comments on commit bf4f98c

Please sign in to comment.