Remove padding h1 h2 h3 h4 h5 h6
xxxxxxxxxx
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
margin-top: 0;
margin-bottom: 0;
}
/*Credit to @mldarshana on theme.co (https://theme.co/forum/t/remove-default-padding-from-headings-h1-h2-h3-h4-h5/15605/2)