Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

Commit e7dc967

Browse files
committed
fix(web): resolve dead font cdn link
1 parent 691ee50 commit e7dc967

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@import url(https://use.typekit.net/wxh5ury.css);
1+
@import url('https://use.typekit.net/qgr5ebd.css');
22

33
@tailwind base;
44
@tailwind components;

0 commit comments

Comments
 (0)