fix badge.css

This commit is contained in:
konnorrogers
2025-07-16 15:59:30 -04:00
parent b5dc527bdb
commit 69c6f98c27

View File

@@ -10,7 +10,7 @@
font-weight: var(--wa-font-weight-semibold);
line-height: 1;
white-space: nowrap;
background-color: var(--background-color);
background-color: var(--wa-color-fill-loud, var(--wa-color-brand-fill-loud));
border-color: transparent;
border-radius: var(--wa-border-radius-s);
border-style: var(--wa-border-style);