We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b56524 commit 1a26aaeCopy full SHA for 1a26aae
redisinsight/ui/src/pages/settings/components/general-settings/datetime-formatter/styles.module.scss
@@ -37,7 +37,7 @@
37
}
38
39
.dateTimeSubtitle {
40
- font-family: 'Graphik',san-serif !important;
+ font-family: 'Graphik',sans-serif !important;
41
font-weight: 400;
42
font-size: 13px;
43
line-height: 18px;
@@ -50,7 +50,7 @@
50
51
52
.preview {
53
- font-family: 'SourceCodePro',san-serif;
+ font-family: 'SourceCodePro',sans-serif;
54
font-size: 14px !important;
55
56
line-height: 17.6px !important;
0 commit comments