Skip to content

Commit 9661d00

Browse files
committed
CSS: Update @font-family-fixed
1 parent acf8795 commit 9661d00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/css/icinga/base.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494

9595
// Font families
9696
@font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
97-
@font-family-fixed: "Liberation Mono", "Lucida Console", Courier, monospace;
97+
@font-family-fixed: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
9898
@font-family-wide: Tahoma, Verdana, sans-serif;
9999

100100
// Font sizes

0 commit comments

Comments
 (0)