From 86f31617fb3b2f7f8b42451451840a6cc8ee851c Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sat, 5 Oct 2024 17:20:10 +0100 Subject: applies prettier --- scss/utils.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'scss/utils.scss') diff --git a/scss/utils.scss b/scss/utils.scss index 7cd2a58..b595802 100644 --- a/scss/utils.scss +++ b/scss/utils.scss @@ -2,6 +2,7 @@ font-style: italic; } -li.list-style-none, .list-style-none li { +li.list-style-none, +.list-style-none li { list-style-type: none; } -- cgit v1.2.3