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
Having <h1> inside <p> led some browsers to believe that the HTML code was
ill-formed. Thus, they inserted </p> before <h1>, causing the logo to be
pushed away from the logo name.
0 commit comments