fix: alignment

This commit is contained in:
Cory Dransfeldt 2024-08-23 19:43:19 -07:00
parent d7378aad8e
commit b2eb6112ec
No known key found for this signature in database
5 changed files with 6 additions and 6 deletions

View file

@ -116,6 +116,7 @@
/* svgs */
--stroke-width-default: 1.4;
--stroke-width-bold: 2;
--inline-margin-bottom: -6px;
/* input accent color */
accent-color: var(--accent-color);