diff --git a/docs/changelog/index.html b/docs/changelog/index.html index a0fd7ac..a753704 100644 --- a/docs/changelog/index.html +++ b/docs/changelog/index.html @@ -54,6 +54,11 @@ list-style-type: circle; } + p { + margin: 0; + margin-bottom: 16px; + } + nav { max-width: var(--content-width); grid-area: header; @@ -61,7 +66,7 @@ box-sizing: border-box; padding-right: 120px; padding-top: 1em; - padding-left: 32px; + padding-left: 48px; align-content: center; align-items: baseline; background: no-repeat top right url(res/halo.svg); @@ -90,7 +95,7 @@ max-width: var(--content-width); grid-area: content; box-sizing: border-box; - padding: 1ex 32px; + padding: 1em 48px; background: white; border-bottom: 0; border-radius: 20px; @@ -159,6 +164,7 @@ display: none; } } + @@ -172,182 +178,104 @@
- + - - - - + + + + - - - + + + - + - + - - - - + + + + - - - + + + - + - + - - - - + + + + - - - + + + - + - + - - - - + + + + - - - + + + - + - + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + @@ -363,8 +291,7 @@

Major version changes

Version 4.2 October 9, 2019