From 320c98ca6d1f71cbe1d53c90854fc7f1df57fee4 Mon Sep 17 00:00:00 2001 From: kdeldycke <159718+kdeldycke@users.noreply.github.com> Date: Fri, 20 Sep 2024 09:06:52 +0000 Subject: [PATCH] [autofix] Format CSS style --- plumage/static/css/main.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plumage/static/css/main.scss b/plumage/static/css/main.scss index b5870586..303d2b5c 100644 --- a/plumage/static/css/main.scss +++ b/plumage/static/css/main.scss @@ -27,7 +27,7 @@ a { @each $tag in 'h1', 'h2', 'h3', - 'h4', + 'h4', 'h5', 'h6', 'dt' {