adjust styles to better support light theme

This commit is contained in:
jeffvli
2025-06-25 19:44:28 -07:00
parent ac0c396712
commit 8f585a5be9
8 changed files with 66 additions and 30 deletions
@@ -37,8 +37,8 @@
}
.main {
border-radius: 50%;
background: var(--theme-colors-foreground) !important;
border-radius: 50%;
svg {
display: flex;