From 3448bd4c7c7db305c1f09664fd6b746fa6b6d2f5 Mon Sep 17 00:00:00 2001 From: Mircea-Pavel ANTON Date: Mon, 16 Jan 2023 17:11:34 +0000 Subject: [PATCH] Fix item alignment. --- layouts/shortcodes/alert.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/alert.html b/layouts/shortcodes/alert.html index 5cf4a117..190c08c5 100644 --- a/layouts/shortcodes/alert.html +++ b/layouts/shortcodes/alert.html @@ -1,5 +1,5 @@
- + {{ partial "icon.html" (.Get 0 | default "triangle-exclamation") }}