matugen: add custom font variable

This commit is contained in:
Nico 2025-05-03 16:16:02 +10:00
parent 2b198297e3
commit 338adb8d25
3 changed files with 9 additions and 1 deletions

View file

@ -2,7 +2,7 @@
* {
/* `otf-font-awesome` is required to be installed for icons */
font-family: ComicShannsMono Nerd Font, FontAwesome, Roboto, Helvetica, Arial, sans-serif;
/* font-family: ComicShannsMono Nerd Font, FontAwesome, Roboto, Helvetica, Arial, sans-serif;*/
font-size: 13px;
border-radius: 10px;
transition-duration: 0.5s;