chore(base/index.css): additional offset distance for link text underlines

This commit is contained in:
Cory Dransfeldt 2025-03-30 11:15:06 -07:00
parent 0b5240ce2c
commit dc2a909b6f
No known key found for this signature in database
3 changed files with 4 additions and 4 deletions

View file

@ -93,7 +93,7 @@
--line-height-base: 2;
--underline-offset-default: 3px;
--underline-offset-hover: 4px;
--underline-offset-hover: 5px;
/* sizing */
--sizing-xs: 0.25rem;