Rework styling of traits section of the character sheet

This commit is contained in:
Carlos Fernandez 2026-05-04 02:39:43 -04:00
parent 85ca7efc6d
commit d39849d1a1
6 changed files with 61 additions and 96 deletions

View file

@ -5,6 +5,9 @@
--dh-font-title: 'Cinzel Decorative';
--dh-font-subtitle: 'Cinzel';
--dh-font-body: 'Montserrat';
/* Include missing font sizes */
--font-size-22: 1.375rem;
}
@font-title: ~"var(--dh-font-title, 'Cinzel Decorative'), serif";