chore: fix lint

pull/332/head^2
Jin Mao 2026-02-09 04:49:06 +08:00
parent cb1d7565a3
commit 04d01b0bab
1 changed files with 2 additions and 2 deletions

View File

@ -16,13 +16,13 @@
html {
@apply text-foreground bg-background font-sans;
scroll-behavior: smooth;
font-size: var(--font-size-base, 16px);
font-variation-settings: normal;
font-synthesis-weight: none;
line-height: 1.15;
text-size-adjust: 100%;
scroll-behavior: smooth;
text-rendering: optimizelegibility;
text-size-adjust: 100%;
-webkit-tap-highlight-color: transparent;
/* -webkit-font-smoothing: antialiased;