diff --git a/changescss.t b/changescss.t index 9693ce65a..565b3270d 100644 --- a/changescss.t +++ b/changescss.t @@ -22,4 +22,11 @@ border: 1px solid black; border-radius: 10px; padding: 5px 5px 5px 5px; + line-height: 2.5; + } + h1 { + margin-block-end: 0.3em; + } + h2 { + margin-block-end: 0.1em; }