The padding on TOP of the header is too big, so changed it in style.css

changed from:

#header {
padding: 30px 0 0 0;
}

to

#header {
padding: 15px 0 0 0;
}

By EVS

Leave a Reply

Please Login to comment
  Subscribe  
Notify of