feat: Improve tag pages and article tag display

This commit is contained in:
radishzzz 2025-03-05 04:54:42 +00:00
parent b5bf2883cf
commit f96af1b102
18 changed files with 422 additions and 315 deletions

View file

@ -37,7 +37,7 @@ const fontStyle = themeConfig.global.fontStyle === 'serif' ? 'font-serif' : 'fon
<!-- -->
<div
class="mx-auto max-w-205.848 min-w-80 min-h-dvh"
p="x-[min(7.25vw,3.731rem)] y-7 lg:(x-22.5 y-20)"
p="x-[min(7.25vw,3.731rem)] y-8 lg:(x-22.5 y-20)"
lg="max-w-320 grid cols-[1fr_13.875rem] gap-[min(calc(16.35vw-3.46rem),11.25rem)]"
>
<div class={!isHome && isPost ? 'hidden lg:block' : ''}>