From f171bb328449e2860d11b42b507e0073424f103c Mon Sep 17 00:00:00 2001 From: Adam Gospodarczyk Date: Sat, 30 Apr 2022 11:25:45 +0200 Subject: [PATCH] hotfix(styles): Updated dark mode --- assets/styles/custom.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/styles/custom.scss b/assets/styles/custom.scss index 951367f45..1a2e7754e 100644 --- a/assets/styles/custom.scss +++ b/assets/styles/custom.scss @@ -71,7 +71,7 @@ a:hover { article a.internal-link { background: none; } article h2 { - margin-top: 2rem; + margin-top: 2rem; font-size: 1.35rem; } p, article, article p, article li, article a, .page-end>.backlinks-container>ul>li {