Set definition font size to 14px
All checks were successful
Pull Request / build (pull_request) Successful in 3m29s
All checks were successful
Pull Request / build (pull_request) Successful in 3m29s
This commit is contained in:
parent
48359c0601
commit
06fb624a38
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user