Skip to content
This repository was archived by the owner on Sep 5, 2019. It is now read-only.

Commit 47e1386

Browse files
authored
Update style.css
1 parent 4ff841e commit 47e1386

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
*/
1111
body {
1212
background-color: #f4f4f4;
13-
font-family: Segoe UI, sans-serif;
13+
font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif;
1414
}
1515

1616
.content {

0 commit comments

Comments
 (0)