feat: set tab-size to 4
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Baoshuo Ren 2022-09-25 10:55:34 +08:00
parent 7aa51e889a
commit e96eaba256
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -4,6 +4,10 @@ body {
overflow-y: scroll;
}
pre {
tab-size: 4;
}
.uoj-username,
.uoj-score {
font-weight: 800;