html - Undefined Margin/Padding at bottom of body -


i've tried using chrome's developer tools isolate problem can find culprit there margin or padding @ bottom of page i'm developing. looks margin on body or footer can't seem find it. looking fresh pair of eyes.

http://idwebhosta.net/~engravea/about-engraveables/

it's copyright p margin in footer.

p.copyright { margin-bottom: 0; } 

Comments

Popular posts from this blog

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

symfony - imagine_filter() not generating the correct url in LiipImagineBundle -