Found an issue with FCC-technical documentation project example

Hi! Found an issue in the technical documentation project example. I have provided a screenshot of the problem and solution with it.

.

Problem: Words are not contained within the code block on a smaller screen
Solution :

code{
white-space:pre-line
}

Thank you for helping make FCC better. Bugs can be reported as GitHub Issues. Whenever reporting a bug, please check first that there isn’t already an issue for it and provide as much detail as possible.