Closed anshumanchak closed 6 years ago
"3 Solving Problems By Searching" page still had the issue of horizontal scroll, so it needed a fix.
This hides the problem without trying to understand why the problem is happening or trying to fix the actual cause of it.
@redblobgames You're right. Thanks for the advice. I'll try to identify the root cause and fix that.
Modified style.css file to edit the body tag. That is, set the "overflow-x" attribute to hidden.