small tweaks to h2 text-shadow attr rootvars values
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Disco DeDisco
2026-04-02 00:00:14 -04:00
parent b65cba5ed2
commit ed10e58383

View File

@@ -431,7 +431,7 @@
/* Light palette overrides */ /* Light palette overrides */
body[class*="-light"] { body[class*="-light"] {
--tooltip-bg: 255, 255, 255; --tooltip-bg: 255, 255, 255;
--title-shadow-offset: 0.125rem; --title-shadow-offset: -0.06125rem;
} }
/* Palette Classes */ /* Palette Classes */