Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Mystery margin can't be identified

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #268690
    zburnham
    Participant

    I’m looking at https://frontendmasters.com/join/ and can’t determine why there’s a margin between “Frontend Masters Monthly” and the text below it. I’ve inspected the element and can find a source of the 30px right margin, but there’s a 21px bottom margin that has no source that I can determine. I’ve gone all the way up the style tree and that margin doesn’t appear anywhere. Can anyone shine some light on this? Go easy on me, I’m a back-end developer.

    #268702
    Shikkediel
    Participant

    It’s the default margin on any h3 element…

    https://www.w3schools.com/cssref/css_default_values.asp

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.