Revert "feat: reset global font-size"

This reverts commit 831dcdf651.
This commit is contained in:
Baoshuo Ren 2022-09-24 19:33:45 +08:00
parent 032778b5f6
commit 17fe5e3513
Signed by: baoshuo
GPG Key ID: 00CB9680AB29F51A

View File

@ -1,9 +1,5 @@
/* S2OJ Bootstrap 5 Theme */ /* S2OJ Bootstrap 5 Theme */
:root {
font-size: 14px;
}
body { body {
overflow-y: scroll; overflow-y: scroll;
} }