mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-10 03:38:40 +00:00
feat: reset global font-size
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
70d7a65665
commit
831dcdf651
@ -1,5 +1,9 @@
|
|||||||
/* S2OJ Bootstrap 5 Theme */
|
/* S2OJ Bootstrap 5 Theme */
|
||||||
|
|
||||||
|
:root {
|
||||||
|
font-size: 14px;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user