feat: add post description on desktop home page

This commit is contained in:
radishzzz 2025-03-16 02:15:36 +00:00
parent 5f3d9bc3c2
commit f9c48b2c6f
9 changed files with 27 additions and 22 deletions

View file

@ -34,8 +34,8 @@ export default defineConfig({
},
shortcuts: {
'uno-tags-style': 'inline-block whitespace-nowrap border border-secondary/25 rounded-full px-3.2 py-0.7 c-secondary transition-colors hover:(border-secondary/75 text-primary)',
'uno-decorative-line': 'h-0.25 w-10 bg-secondary opacity-25',
'uno-tags-wrapper': 'mt-4.375 w-95% flex flex-wrap gap-3',
'uno-decorative-line': 'h-0.25 w-10 bg-secondary opacity-25 mb-4.5',
'uno-tags-wrapper': 'w-95% flex flex-wrap gap-x-3 gap-y-3.2',
},
rules: [
['scrollbar-hidden', {