Hello! I was just hoping to make it easier for people to read the course website notes on mobile devices.
On mobile devices, long code snippets within the pre elements have overflow:
<pre><code>insert_long_piece_of_code</code></pre>
As a result, the code snippets & page look like this on mobile:

Hello! I was just hoping to make it easier for people to read the course website notes on mobile devices.
On mobile devices, long code snippets within the pre elements have overflow:
As a result, the code snippets & page look like this on mobile:
