Skip to content

Commit

Permalink
CSS: Update @font-family
Browse files Browse the repository at this point in the history
  • Loading branch information
flourish86 committed Aug 8, 2024
1 parent 9661d00 commit c1b6f24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/css/icinga/base.less
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
@color-restricted: #dede7d;

// Font families
@font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
@font-family: system-ui, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
@font-family-fixed: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
@font-family-wide: Tahoma, Verdana, sans-serif;

Expand Down

0 comments on commit c1b6f24

Please sign in to comment.