while we're here, fix mobile menu underlines

This commit is contained in:
Jon McClure 2022-11-26 21:14:57 +00:00
parent b065cf254d
commit 46ba758c09

View file

@ -158,6 +158,7 @@
.section-link,
.subsection-link {
@include font-display;
text-decoration: none;
line-height: 1.2;
color: var(--nav-primary);