Hope you and your families are all staying safe. I completed my technical documentation page. I decided to make something that anyone could potentially use and reference, I know that I catch myself looking stuff up all the time instead of writing it down somewhere lol. Thanks for taking a look! Note: The freeCodeCamp test suite can be enabled by clicking the bottom right fCC logo. My Tech Doc Page
@Roma Thank you for always replying to my stuff! Do you have any idea what might be causing the horizontal scrollbar? I was not able to see it on my local.
Hi Emierleo,
You can google “how to hide a scroll bar in css” on google, and apply that to a media query that triggers that particular viewport.
Pay attention to the overflow property and its values.