From 6b1adbd9c6fefd66586f185673ba23b5e5b0e61a Mon Sep 17 00:00:00 2001 From: Kenzi Connor Date: Mon, 2 Sep 2024 13:33:54 -0700 Subject: [PATCH] fix more spacing --- _sass/my-style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/my-style.scss b/_sass/my-style.scss index 5ee25eb..0486314 100644 --- a/_sass/my-style.scss +++ b/_sass/my-style.scss @@ -48,6 +48,6 @@ mastodon-comments { h2 { display: none } } -article h2 { +article h1 h2 h3 h4 h5 { margin: 1rem 0 1rem; } \ No newline at end of file