This commit is contained in:
zhangjianjun 2026-03-28 11:46:39 +08:00
parent 366681945a
commit a159f04786
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
html { html {
font-size: calc(var(--design-rem-base) * var(--ui-scale)); font-size: calc(var(--design-rem-base) * var(--ui-scale));
text-align: justify;
} }
@media screen and (max-width: 1920px) { @media screen and (max-width: 1920px) {