body>header{padding:.5rem;margin:0;display:flex;flex-wrap:wrap;justify-content:space-between;border:none;background-color:var(--bg);span.site-title { margin: 0.5rem 1rem; padding: 1rem; font-size: 1.2rem; font-weight: bold; } nav { margin: 0.5rem 1rem; padding: 0; align-content: center; a { margin: 0.5rem; } }}li>p{margin:.5em}article{margin:1em 0;border-radius:1em}.column{float:left}.row:after{content:"";display:table;clear:both}footer>nav.pagination{display:flex;justify-content:center;a.prev, a.next { max-width: 20ch; flex: 1; text-align: center; text-decoration: none; background: var(--accent-bg); border-radius: 1em; margin: 0.5em; padding: 0.5em; &:hover { color: var(--accent-bg); background: var(--accent); } }}.icons-small svg{height:16px;width:16px}.icons-big svg{height:32px;width:32px}