Skip to content

Commit d6392b9

Browse files
committed
fix: update vendored Font Awesome webfonts to match the 6.7.2 CSS
The files under static/assets/webfonts dated from April 2024 while the stylesheet is compiled from @fortawesome/fontawesome-free 6.7.2. The stale fa-solid-900.woff2 carried invalid glyph bounding boxes, which Firefox's font sanitizer reports on every page load ('Glyph bbox was incorrect; adjusting'), and a version gap between font and CSS risks wrong/missing icons for newly mapped codepoints. Re-vendored all eight font files from the installed 6.7.2 package (0 incorrect bboxes).
1 parent fbc6a25 commit d6392b9

8 files changed

28.3 KB
Binary file not shown.
12.8 KB
Binary file not shown.
7.37 KB
Binary file not shown.
1.5 KB
Binary file not shown.
36.8 KB
Binary file not shown.
3.9 KB
Binary file not shown.
280 Bytes
Binary file not shown.
-164 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)