diff --git a/changelog/_index.md b/changelog/_index.md index 8541421..f4c660b 100644 --- a/changelog/_index.md +++ b/changelog/_index.md @@ -3,7 +3,7 @@ title: "Changelog" --- [10-06-2026] -- ***Comments on blogpost.*** +- ***Comments on blogposts.*** [08-06-2026] - ***Email registration on the website.*** diff --git a/docs/changelog/index.html b/docs/changelog/index.html index 926ddff..af8fde8 100644 --- a/docs/changelog/index.html +++ b/docs/changelog/index.html @@ -1,19 +1,19 @@ Changelog | Freedoms4

Changelog

[10-06-2026]

[08-06-2026]

[07-06-2026]

[06-06-2026]

[05-06-2026]

[04-06-2026]

[14-04-2026]

\ No newline at end of file +Blog posts

Changelog

[10-06-2026]

[08-06-2026]

[07-06-2026]

[06-06-2026]

[05-06-2026]

[04-06-2026]

[14-04-2026]

\ No newline at end of file diff --git a/docs/css/custom.css b/docs/css/custom.css index 0b4ffe5..4f8018a 100644 --- a/docs/css/custom.css +++ b/docs/css/custom.css @@ -902,7 +902,7 @@ /* ── Comment form ── */ .comment-form { - margin-top: 2.04rem; + margin-top: 1.4rem; margin-bottom: 1.5rem; } diff --git a/static/css/custom.css b/static/css/custom.css index 0b4ffe5..4f8018a 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -902,7 +902,7 @@ /* ── Comment form ── */ .comment-form { - margin-top: 2.04rem; + margin-top: 1.4rem; margin-bottom: 1.5rem; }