Alex
Created page with "// standard tile class // mainpage.less relies on this; check before changing anything →------------------ tile ------------------: .tile { padding: 1.5em 2em 1em; h2 { font-weight: 600; border: none; margin-top: .4em; } // reduce spacing when byline and heading appear together // (which should be the only way bylines appear) .byline + h2 { margin-top: -0.5em; } } /* ------------------..."