fix(detail): let the special-school note span the full container width #72

Merged
tudor merged 1 commits from fix/special-note-full-width into main 2026-07-20 21:53:28 +00:00
@@ -9,7 +9,6 @@
font-size: 0.9rem; font-size: 0.9rem;
line-height: 1.5; line-height: 1.5;
color: var(--text-secondary, #5c564d); color: var(--text-secondary, #5c564d);
max-width: 72ch;
} }
.note strong { .note strong {
color: var(--text-primary, #1a1612); color: var(--text-primary, #1a1612);