Skip to content

Instantly share code, notes, and snippets.

@keyle
Created December 6, 2021 00:54
Show Gist options
  • Save keyle/b143ee3ab6271970f7be852342072a96 to your computer and use it in GitHub Desktop.
Save keyle/b143ee3ab6271970f7be852342072a96 to your computer and use it in GitHub Desktop.
safari-style-sheet.css
/* NOTE: min font-size 17 (on 27" 5K screen...) */
html > body, font, p, table tr td {
line-height: 1.6 !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment