Skip to content

Commit

Permalink
Remove antialiasing from general fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
ericnewcomer committed Nov 29, 2024
1 parent 14d7dff commit d3d7168
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/frame.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@

* {
font-synthesis: none !important;
-webkit-font-smoothing: antialiased;

}
</style>
{% endcompress %}
Expand Down

0 comments on commit d3d7168

Please sign in to comment.