Here's some boilerplate for text-heavy CSS, via 100 Bytes of CSS to look great everywhere:
html {
max-width: 70ch;
padding: 3em 1em;
margin: auto;
line-height: 1.75;
font-size: 1.25em;
}
No comments:
Post a Comment