Home › Forums › CSS › [Solved] PERPLEXED WITH TRIANGLE DISAPPEARING › Reply To: [Solved] PERPLEXED WITH TRIANGLE DISAPPEARING
October 9, 2014 at 12:49 pm
#185905
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.