Automattic / _s

Hi. I'm a starter theme called _s, or underscores, if you like. I'm a theme meant for hacking so don't use me as a Parent Theme. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
http://underscores.me/
GNU General Public License v2.0
10.93k stars 3.12k forks source link

Unknown body top margin. Browser inspector doesn't show its origin. #1436

Closed pablostuart closed 4 years ago

pablostuart commented 4 years ago

There seems to be a top margin added to the body. I can't for the life of me figure out where it's coming from. No browser inspector will show where it's coming from.

The only way I can remove it is by applying * {margin: 0;)

pablostuart commented 4 years ago

Fixed.