调整 k8x12S 字体大小以保证是像素字体
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-12-31 14:56:24 +08:00
parent 56870580f4
commit 188d04a546

View File

@ -13,7 +13,7 @@ let content = "私は細胞ですが、肉はエヌですか?";
#main {
font-family: k8x12S;
font-size: 2em;
font-size: 48px;
display: block;
color: #c9d1d9;
background-color: #0d1117;