We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9135544 commit 1eb508fCopy full SHA for 1eb508f
CNAME
@@ -1 +1 @@
1
-project-q.org
+project-q.org
index.html
@@ -9,7 +9,7 @@
9
/* adapted: center position trick by http://css-tricks.com/centering-in-the-unknown/ */
10
html, body {
11
height: 100%;
12
- font-family: Arial, sans-serif; /* Yeah, sorry. */
+ font-family: Helvetica, Arial, sans-serif;
13
}
14
body {
15
margin: 0;
0 commit comments