fix some stylesheets not imported for storybook

This commit is contained in:
tdgao
2026-03-17 17:54:29 -06:00
parent 7d4ce863b0
commit 86dad839b4
2 changed files with 58 additions and 8 deletions
@@ -77,12 +77,8 @@ body {
}
a {
color: var(--color-link);
color: inherit;
text-decoration: none;
&:hover {
text-decoration: none;
}
}
.badge {