diff --git a/templates/style-changelog-template.css b/templates/style-changelog-template.css index de80667..905e830 100644 --- a/templates/style-changelog-template.css +++ b/templates/style-changelog-template.css @@ -6,6 +6,8 @@ html { *:before, *:after { box-sizing: inherit; + font-smoothing: antialiased; + -webkit-font-smoothing: antialiased; } body {