Skip to content

Commit 1eb508f

Browse files
committed
Updated fonts
1 parent 9135544 commit 1eb508f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
project-q.org
1+
project-q.org

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
/* adapted: center position trick by http://css-tricks.com/centering-in-the-unknown/ */
1010
html, body {
1111
height: 100%;
12-
font-family: Arial, sans-serif; /* Yeah, sorry. */
12+
font-family: Helvetica, Arial, sans-serif;
1313
}
1414
body {
1515
margin: 0;

0 commit comments

Comments
 (0)