Closed MatthewStanciu closed 2 years ago
I went to the Web Chat workshop and noticed the layout was super broken on my phone.
This PR fixes the overflowing <video> and <code> elements.
<video>
<code>
Oh also looks like you might want to set the Node version to 16.x since you can't deploy 12.x anymore
16.x
12.x
I went to the Web Chat workshop and noticed the layout was super broken on my phone.
This PR fixes the overflowing
<video>
and<code>
elements.After