After creating a website for a church using Foundation, SASS, and Compass, I noticed a horizontal scroll issue when resizing the window. Adding overflow-x: hidden;
seemed to fix it, but there was still about 20px
of padding on the right side when testing on my iPad. Removing all box shadows did not resolve the problem either. Here is the link to the site: . Any assistance in solving this issue would be greatly appreciated.