Implement another traits redesign

This commit is contained in:
Carlos Fernandez 2026-05-05 03:26:05 -04:00
parent 94852cec21
commit e4d8530b03
4 changed files with 105 additions and 49 deletions

View file

@ -7,6 +7,8 @@
--dh-font-body: 'Montserrat';
/* Include missing font sizes */
--font-size-8: 0.5rem;
--font-size-9: 0.5625rem;
--font-size-22: 1.375rem;
}