You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the sizes of section headings are off when you use h3 or h4.
The problem seems to be in sass/_text.scss, where only h1 and h2 are defined.
Would it be possible to add h3 and h4 to make them visually distinct?