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;