Substack: larger body font
Bumps the newsletter body font from 18 to 20 pixels so the text is easier on the eyes.
Code to copy
/* Bump the body font from the default 18px up to a comfortable 20px */
.body.markup,
.body.markup p,
.body.markup li,
.available-content p,
[class*="postBody"] p {
font-size: 20px !important;
}
How to use this example
- Copy the code with the button above.
- Install JustZix (2 minutes) and open the extension on the target page.
- Add a new rule matching that page.
- Paste the code into the rule's CSS panel and save — the effect appears instantly.
Rate this example
No ratings yet — be the first.