From 3ac63015ee99229b334e3728497da3e7c9c60c0d Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Wed, 14 Jul 2021 23:12:25 +0200 Subject: [PATCH] Better CSS --- assets/css/style.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/assets/css/style.css b/assets/css/style.css index 1ad79c4..baf0b03 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -142,9 +142,7 @@ article ul li::before { * + h2, * + h3, -h2:not(:first-child) + p, -h2:not(:first-child) + .highlighter-rouge, -h2:not(:first-child) + pre +h2:not(:first-child) + * { padding-top: 5rem; }