base-font-size 14px

This commit is contained in:
YuCheng Hu 2024-03-15 12:45:38 -04:00
parent 86adebc7a9
commit 033371659c
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
<style>
:root {
/* Reduce the font size */
/* --base-font-size: 14px;*/
--base-font-size: 14px;
/* Change the theme color hue (0-360) */
/* --theme-hue: 325; */
/* Add sidebar navigation bullets */