From 3a35c780228c2fb2e7e7b695a20ab10887d81ef0 Mon Sep 17 00:00:00 2001 From: kdeldycke <159718+kdeldycke@users.noreply.github.com> Date: Thu, 1 Aug 2024 05:51:45 +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' {