From 8589a3bc97190c3d3bbb7246ea517e7855abfeed Mon Sep 17 00:00:00 2001 From: Dawid Rycerz Date: Tue, 22 Jul 2025 10:03:40 +0300 Subject: cleanup and styling --- src/components/widgets/Note.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components/widgets/Note.astro') diff --git a/src/components/widgets/Note.astro b/src/components/widgets/Note.astro index 3594b39..3f43881 100644 --- a/src/components/widgets/Note.astro +++ b/src/components/widgets/Note.astro @@ -14,7 +14,7 @@ const { } = Astro.props; --- -
+
-- cgit v1.2.3