From 2b4ec513996100e6d8a022ee2cf9a1dd65737c49 Mon Sep 17 00:00:00 2001 From: JoniVR Date: Tue, 12 Oct 2021 19:27:36 +0200 Subject: [PATCH] Update changelog.css --- docs/changelogs/changelog.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelogs/changelog.css b/docs/changelogs/changelog.css index 6cd6e11..94e23ca 100644 --- a/docs/changelogs/changelog.css +++ b/docs/changelogs/changelog.css @@ -1,7 +1,7 @@ html, body { font-size: 90%; - margin: 10px; + margin: 2px 10px; line-height: 1.5; font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;