From 0e4da052c73a16832e59504634d6781dbf74a7ae Mon Sep 17 00:00:00 2001 From: Akira Tempaku <paku@skyizwhite.dev> Date: Sun, 25 May 2025 16:14:27 +0900 Subject: [PATCH] Improve style --- src/components/article.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/article.lisp b/src/components/article.lisp index d7ec861..e83722f 100644 --- a/src/components/article.lisp +++ b/src/components/article.lisp @@ -18,7 +18,7 @@ (article :class "prose max-w-none" (h1 title) (raw! content) - (p :class "text-right" + (p :class "text-right text-sm text-gray-400" (and published-at (hsx (span