~jelle/blog

1d693095ad51f333997846ab31749d2956df9855 — Jelle Hermsen 6 months ago 9cea7de
Tweak h1 margins
1 files changed, 1 insertions(+), 1 deletions(-)

M assets/style.css
M assets/style.css => assets/style.css +1 -1
@@ 208,7 208,7 @@ article section p:first-child {
}

article header h1, article header h2 {
    margin: 20px 105px 35px 10px;
    margin: 20px 10px 35px 10px;
    box-sizing: border-box;
    display: inline-block;
    padding-top: 10px;