use logo #52

Merged
jakob.scheid merged 8 commits from feature/use-logo into main 2026-05-15 18:53:04 +02:00
Showing only changes of commit d7246b9aab - Show all commits
+1 -1
View File
2
@@ -76,7 +76,7 @@ const isDark = inject('isDark');
background: var(--light-d-2);
}
.nav-logo {
height: 32px;
height: 24px;
width: auto;
}
</style>