Improve markup

This commit is contained in:
Akira Tempaku 2025-05-13 07:26:09 +09:00
commit 3fae8f8320
Signed by: paku
GPG key ID: 5B4E8402BCC50607
3 changed files with 4 additions and 4 deletions
src/routes

View file

@ -24,7 +24,7 @@
(defcomp ~page ()
(hsx
(section :class "flex flex-col items-center justify-center h-full"
(div :class "flex flex-col items-center justify-center h-full"
(img :src "/img/avatar.webp" :alt "avatar" :class "size-40 rounded-xl shadow-sm")
(div :class "flex flex-col items-center gap-2 py-6"
(h1 :class "font-bold text-2xl text-center"