We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5929046 commit fb380deCopy full SHA for fb380de
1 file changed
public/css/news.css
@@ -74,6 +74,8 @@
74
font-size: 100%;
75
background: var(--background-colour);
76
color: var(--text-colour);
77
+ -webkit-font-smoothing: antialiased;
78
+ -moz-osx-font-smoothing: grayscale;
79
}
80
.page header {
81
position: fixed;
0 commit comments