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
}