Fixed horizontal scrolling when it isn't necessary

This commit is contained in:
Gregory Ballantine 2025-01-07 23:54:10 -05:00
parent b9f915f283
commit 4671c017b5

View File

@ -8,6 +8,7 @@ body
font-size: 2rem
margin: 0
padding-bottom: $footer-height
overflow-x: hidden
a
color: $color-primary