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

Commit 96aa995

Browse files
authored
Update style.css
1 parent 9518ce8 commit 96aa995

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/css/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
77

88
/*
9-
custom styles
9+
elements
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
/*

0 commit comments

Comments
 (0)