mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-26 14:18:28 -04:00
Pages that don’t have navigation shouldn’t extend the top-level admin template directly. They should extend `withoutnav_template.html` instead, because then they get a wrapping `<main>` element, which is good semantically and for accessibility, and also defaults the font size to `19px`.
748 B
748 B