feat: app logo

This commit is contained in:
2025-10-09 01:48:55 +02:00
parent c61ecb3c85
commit 8553f83c89
2 changed files with 7 additions and 3 deletions

View File

@@ -23,3 +23,7 @@
:root {
--ui-container: var(--container-8xl);
}
h3 .iconify {
@apply size-6;
}