Implement another traits redesign (#1871)
Some checks are pending
Project CI / build (24.x) (push) Waiting to run

* Implement another traits redesign

* Adjust traits shape
This commit is contained in:
Carlos Fernandez 2026-05-08 09:08:25 -04:00 committed by GitHub
parent 40804f3339
commit 9ef4929693
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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;
}