Skip to content

Instantly share code, notes, and snippets.

@ddio
Last active August 13, 2020 01:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ddio/d15b606ba9da097c1d5c2ad70a26691b to your computer and use it in GitHub Desktop.
Save ddio/d15b606ba9da097c1d5c2ad70a26691b to your computer and use it in GitHub Desktop.
Font and photo layout improvement for 2020 new FB desktop layout (MIT License)
@-moz-document domain("www.facebook.com") {
html {
font-size: 18px;
}
div[role="article"] div[dir="auto"] {
line-height: 1.5;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment