Skip to content

Commit

Permalink
Merge pull request #5721 from nyaruka/remove-anti-aliasing
Browse files Browse the repository at this point in the history
Remove antialiasing from general fonts
  • Loading branch information
rowanseymour authored Nov 29, 2024
2 parents 14d7dff + d3d7168 commit 8a2077b
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 8a2077b

Please sign in to comment.