Forums

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

Home Forums CSS [Solved] PERPLEXED WITH TRIANGLE DISAPPEARING Reply To: [Solved] PERPLEXED WITH TRIANGLE DISAPPEARING

#185905
Paulie_D
Member

It’s a link so it’s affected by this


header nav a {
padding: 6px 10px; <---- this
font-size: 2.2em;
}

If you disable the padding in Developer Tools you can see the difference.