Add Mozilla OSX CSS

This commit is contained in:
Ella Dunbar 2025-10-27 18:12:56 -05:00
parent 56c6702d51
commit 46bd0000ee
2 changed files with 2 additions and 1 deletions

View file

@ -18,6 +18,7 @@
body {
line-height: 1.5;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
img,