From 1c249d7b3f96c4b577a6474376bb756c48e4797d Mon Sep 17 00:00:00 2001 From: "C. Lente" <7017340+clente@users.noreply.github.com> Date: Thu, 9 Feb 2023 17:02:15 -0300 Subject: Remove style= --- assets/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'assets') diff --git a/assets/style.css b/assets/style.css index a1e8614..113ad94 100644 --- a/assets/style.css +++ b/assets/style.css @@ -123,6 +123,10 @@ a.blog-tags { line-height: 2; } +h3.blog-filter { + margin-bottom: 0; +} + .disabled { color: currentColor; cursor: not-allowed; -- cgit v1.2.3