Include some texts in personal page

This commit is contained in:
widgeter
2023-08-15 15:00:27 +02:00
parent 61ff8cc74c
commit 1e511022d5
2 changed files with 116 additions and 78 deletions

View File

@ -60,7 +60,7 @@ const {
container: 'mt-12',
panel: 'max-w-full sm:max-w-md',
title: 'text-lg font-semibold',
icon: 'flex-shrink-0 mt-1 text-primary w-6 h-6',
icon: 'flex-shrink-0 mt-0.5 text-primary w-6 h-6',
...((classes?.items as {}) ?? {}),
}}
/>