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 count a few dozen <h2> tags altogether. with templates splitting up nesting, all would have to get checked.
thing is i'm not exactly sure whether to just remove these css rules or set it to a different static size.
what do you think?
sidenote: gets more complicated since some h1 and h3 are also resized in the same file - sizes vary from 14-18px. some classes match the naming schemes of h2 rules, so they may be designed to go together. though, as far as i've checked, we dont use any of the affected h1/``h3` classes.
when nested under
<div class="breadcomb-ctn">
<h2>
gets smaller than<h3>
, this gets confusingstyle.css
should be updated and headers adapted throughoutThe text was updated successfully, but these errors were encountered: