From 622c812be8052e75b7a827b8fb9d2ddef1efa41e Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 22 Jun 2020 20:46:07 +0200 Subject: Better --- css/site.css | 5 +++-- index.html | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/css/site.css b/css/site.css index 9027edc..c73d0cc 100644 --- a/css/site.css +++ b/css/site.css @@ -82,14 +82,15 @@ div.body-contents h1 { font-size: 140%; font-weight: bold; text-align: left; - padding: 1em 0em 1em 0em; + padding: 0em 0em 0em 0em; margin: 0pt; + margin-top: 1em; } div.body-contents h2 { font-size: 125%; font-weight: bold; text-align: left; - padding: 1em 0em 1em 0em; + padding: 0em 0em 0em 0em; margin: 0pt; } diff --git a/index.html b/index.html index 4b8d6cd..afcd483 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@