Skip to content

Commit 871f30a

Browse files
committed
contrib/logo-color: fix the font family
1 parent 44e483e commit 871f30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/logo-color.d/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
body {
2-
font-family: fira-sans, sans;
2+
font-family: fira-sans, sans-serif;
33
font-size: 10pt;
44
background-color: transparent;
55
}

0 commit comments

Comments
 (0)