Skip to content

Instantly share code, notes, and snippets.

@danielrozenberg
Created July 26, 2020 06:11
Show Gist options
  • Save danielrozenberg/ad9aabf22177f89d5471707bc251ba45 to your computer and use it in GitHub Desktop.
Save danielrozenberg/ad9aabf22177f89d5471707bc251ba45 to your computer and use it in GitHub Desktop.
Add this to your Firefox profile (under .../profile-directory/chrome) to justify the text in Reader View
.moz-reader-content p {
text-align: justify;
}
@yCamp-20
Copy link

It worked like a charm. Thanks!

@danielrozenberg
Copy link
Author

Glad I could help :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment