From 53c2b546c3cf4b7474a68f8bbeb8615cc5c02658 Mon Sep 17 00:00:00 2001 From: memdmp Date: Tue, 27 May 2025 22:46:55 +0200 Subject: fix: 1.3rem yes this is somehow slowly turning into a web perfectionism project for the release checklist instead of a shell preset no none of the rel checklist commits are going in the changelog its not worth it --- RELEASE-CHECKLIST.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'RELEASE-CHECKLIST.html') diff --git a/RELEASE-CHECKLIST.html b/RELEASE-CHECKLIST.html index 011540c..dedde73 100644 --- a/RELEASE-CHECKLIST.html +++ b/RELEASE-CHECKLIST.html @@ -20,7 +20,7 @@ margin-top: 0; } body > .root h1:first-child { - margin-top: 1rem; + margin-top: 1.3rem; } body > .root { /* if not embedded into cgit */ -- cgit v1.2.3