fix: invite panel width

This commit is contained in:
2026-08-31 22:26:14 +02:00
parent 4edfb64723
commit 0b6a9231f9
2 changed files with 6 additions and 4 deletions
+4 -3
View File
@@ -78,9 +78,10 @@ const stampTitle = computed(() => {
}
.brand-name {
font-family: var(--font-stamp);
font-size: 0.95rem;
letter-spacing: 0.04em;
font-family: var(--font-display);
font-weight: 600;
font-size: 1rem;
letter-spacing: 0.02em;
}
.brand-seal {