New Brunswick was being rendered on 2 lines instead of 1

master
Brady McDonough 10 months ago
parent 3299f4f13f
commit c6b74d8053

@ -143,6 +143,7 @@ h5 {
padding-bottom:0.4em; padding-bottom:0.4em;
font-weight:bold; font-weight:bold;
font-family:var(--header-stack); font-family:var(--header-stack);
text-wrap:nowrap;
} }
h1 { h1 {
font-size:calc(var(--head-size-base) + calc(4 * var(--head-size-step))); font-size:calc(var(--head-size-base) + calc(4 * var(--head-size-step)));

Loading…
Cancel
Save