Home › Forums › CSS › I've merged two stylesheets, something went wrong › Reply To: I've merged two stylesheets, something went wrong
February 28, 2015 at 10:50 am
#197003
Participant
To fix the header spacing, go to .entry-title and add margin-top: 0px;
That should fix it.