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