https://jgthms.com 4 minute code example
Example 1: jeremy thomas web design
body {
margin: 0 auto;
max-width: 50em;
}
Example 2: jeremy thomas web design
body {
line-height: 1.5;
padding: 4em 1em;
}
h2 {
margin-top: 1em;
padding-top: 1em;
}