header { max-width: 800px; margin: 0 auto; font-size: 40px; } header h1 { line-height: 4rem; } @media (max-width: 800px) { header { font-size: 26px; } header h1 { line-height: 3rem; } }/*# sourceMappingURL=home.css.map */