Skip to content

Commit 1a26aae

Browse files
committed
RI-5934 fixed typo
1 parent 8b56524 commit 1a26aae

File tree

1 file changed

+2
-2
lines changed
  • redisinsight/ui/src/pages/settings/components/general-settings/datetime-formatter

1 file changed

+2
-2
lines changed

redisinsight/ui/src/pages/settings/components/general-settings/datetime-formatter/styles.module.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
}
3838

3939
.dateTimeSubtitle {
40-
font-family: 'Graphik',san-serif !important;
40+
font-family: 'Graphik',sans-serif !important;
4141
font-weight: 400;
4242
font-size: 13px;
4343
line-height: 18px;
@@ -50,7 +50,7 @@
5050
}
5151

5252
.preview {
53-
font-family: 'SourceCodePro',san-serif;
53+
font-family: 'SourceCodePro',sans-serif;
5454
font-size: 14px !important;
5555
font-weight: 400;
5656
line-height: 17.6px !important;

0 commit comments

Comments
 (0)