base-font-size 14px
This commit is contained in:
parent
86adebc7a9
commit
033371659c
|
@ -28,7 +28,7 @@
|
||||||
<style>
|
<style>
|
||||||
:root {
|
:root {
|
||||||
/* Reduce the font size */
|
/* Reduce the font size */
|
||||||
/* --base-font-size: 14px;*/
|
--base-font-size: 14px;
|
||||||
/* Change the theme color hue (0-360) */
|
/* Change the theme color hue (0-360) */
|
||||||
/* --theme-hue: 325; */
|
/* --theme-hue: 325; */
|
||||||
/* Add sidebar navigation bullets */
|
/* Add sidebar navigation bullets */
|
||||||
|
|
Loading…
Reference in New Issue