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 5e08c92 commit ed702e3Copy full SHA for ed702e3
client/style.css
@@ -1,3 +1,7 @@
1
+body {
2
+ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"
3
+}
4
+
5
article a {
6
color: #999;
7
text-decoration: none;
0 commit comments