bosonprotocol / widgets

Widgets to interact with Boson Protocol
Apache License 2.0
6 stars 0 forks source link

fix missing bosonStyle's font "Plus Jakarta Sans" #43

Closed levalleux-ludo closed 1 year ago

levalleux-ludo commented 1 year ago

The following line needs to be added in the using website

<link
  href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;800&display=swap"
  rel="stylesheet"
/>