hotfix: post-upgrade adjustments

This commit is contained in:
2025-03-29 15:59:42 +01:00
parent 4ba5d544af
commit c5e53057eb
8 changed files with 42 additions and 45 deletions
-10
View File
@@ -169,16 +169,6 @@ export default defineComponent({
<style lang="scss">
@use './styles/animations';
.route {
margin: 0 0.2em;
&-active,
&[data-active='true'] {
color: var(--clr-primary);
font-weight: bold;
}
}
// APP
#app {
color: white;