Roman
    Spectator
    Posts: 3147
    March 28, 2014 at 7:59 am #9327

    it looks you added a custom css rule to the options for .header, the correct rule should be:

    Code:
    .header { padding: 30px 0; }
    Michelle Reynolds
    Spectator
    Posts: 6
    March 28, 2014 at 12:19 pm #9334

    That fixed it! Thank you!!