CSS Updates

This commit is contained in:
thororen1234 2024-07-01 09:41:04 -04:00
parent 61a355980f
commit ec7cd035d8
11 changed files with 444 additions and 334 deletions

View file

@ -127,7 +127,7 @@ $modifier: var(--background-modifier-accent);
}
.vc-notebook-tabbar-item:hover {
border-bottom-color: var(--brand-experiment);
border-bottom-color: var(--brand-500);
}
.vc-notebook-top-section {