From da99d4e9983db31eb0a417c1782ace85f4b78302 Mon Sep 17 00:00:00 2001 From: Wolfgang Müller Date: Fri, 25 Jun 2021 18:10:48 +0200 Subject: Revert "sass: Add some padding to " This reverts commit f99133842b48dc7d99e577df37e34ea143f1eeaf. We have found this solution to introduce other (worse) problems because the padding is unconditional. For now do not apply any special style to . --- sass/style.sass | 1 - 1 file changed, 1 deletion(-) diff --git a/sass/style.sass b/sass/style.sass index 1519d94..802210a 100644 --- a/sass/style.sass +++ b/sass/style.sass @@ -77,7 +77,6 @@ pre code font-family: var(--font-mono) font-size: var(--font-size-pre) - padding: 0 .2em .mute color: var(--fg-color-mute) -- cgit v1.2.3-2-gb3c3