From 8ea2282bec2230ed88e28c2be6db721ebe3019fb Mon Sep 17 00:00:00 2001 From: Santiago Lezica Date: Fri, 10 Feb 2023 20:18:59 -0300 Subject: [PATCH] Change h6 sizing and .goat margin --- assets/_markdown.scss | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/assets/_markdown.scss b/assets/_markdown.scss index 65be150..f904dd9 100644 --- a/assets/_markdown.scss +++ b/assets/_markdown.scss @@ -53,7 +53,12 @@ } h6 { - font-size: 0.75em; + margin-top: 28px; + font-size: 1.15em; + } + + .goat { + margin-bottom: 20px; } b,