css - Strange Right Margin in Mobile View -


i'm having strange issue , hoping can see can't.

in mobile view only, getting right margin outside of body. happens if using device emulator or looking @ on actual phone.

the red arrows point strange margin.

have here: http://chizzledesigns.com/mobileissue.html

image of mobile emulator in chrome

thanks help.

the padding-left signup form in footer causing page show scrollbar.

footer > div.social-media, footer > form#signup {     padding-left: 10%; } 

Comments