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 29dc902 commit 351953dCopy full SHA for 351953d
styles.css
@@ -0,0 +1,8 @@
1
+body {
2
+ font-family: Avenir, Helvetica, Arial, sans-serif;
3
+ -webkit-font-smoothing: antialiased;
4
+ -moz-osx-font-smoothing: grayscale;
5
+ text-align: center;
6
+ color: #2c3e50;
7
+ margin-top: 60px;
8
+}
0 commit comments