Skip to content

Instantly share code, notes, and snippets.

@sauldeleon
Forked from laurazenc/style.css
Created May 24, 2022 07:04
Show Gist options
  • Save sauldeleon/b7743f080ce9c82943a41c02f46d64fb to your computer and use it in GitHub Desktop.
Save sauldeleon/b7743f080ce9c82943a41c02f46d64fb to your computer and use it in GitHub Desktop.

Revisions

  1. @laurazenc laurazenc created this gist May 24, 2022.
    4 changes: 4 additions & 0 deletions style.css
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    }