Set definition font size to 14px
All checks were successful
Pull Request / build (pull_request) Successful in 3m29s

This commit is contained in:
Marvin Elsen 2024-10-07 00:22:46 +02:00
parent 48359c0601
commit 06fb624a38
Signed by: marvinelsen
GPG Key ID: 820672408CC318C2

View File

@ -1,6 +1,6 @@
html { html {
font-family: "Noto Sans TC"; font-family: "Noto Sans TC";
font-size: 16px; font-size: 14px;
line-height: 1.7em; line-height: 1.7em;
border: 1px solid #B5B5B5; border: 1px solid #B5B5B5;