Closed thisiskeithb closed 3 months ago
Re-fix unintended side scrolling on narrow screens (like my phone). This basically reapplies the fix from #400.
Once unintended side scrolling was fixed, the "Back to top" text overlapped the footer on the narrowest of screens, so that was fixed as well:
I also added the text-center class to center the footer text & tweaked punctuation to add missing commas.
text-center
Description
Re-fix unintended side scrolling on narrow screens (like my phone). This basically reapplies the fix from #400.
Once unintended side scrolling was fixed, the "Back to top" text overlapped the footer on the narrowest of screens, so that was fixed as well:
I also added the
text-center
class to center the footer text & tweaked punctuation to add missing commas.Related Issues
400