mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-15 19:22:52 +02:00
feat: add post description on desktop home page
This commit is contained in:
parent
5f3d9bc3c2
commit
f9c48b2c6f
9 changed files with 27 additions and 22 deletions
|
@ -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', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue