Skip to content

Commit 2b1935d

Browse files
committed
Updated default font stack to use "Plus Jakarta Sans" for improved design consistency.
1 parent de5424d commit 2b1935d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stylesheets/compiled.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1544,7 +1544,7 @@ html,
15441544
-o-tab-size: 4;
15451545
tab-size: 4;
15461546
/* 3 */
1547-
font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
1547+
font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif;
15481548
/* 4 */
15491549
font-feature-settings: normal;
15501550
/* 5 */

0 commit comments

Comments
 (0)