Overflow and container best practices

Does anyone know a best practice to fix the problem where say, I shrink the width of the viewport, but the content overflows (due to typography i think). Even though I am using clamp on my font-sizes. 😦 Need some urgent help with this.

In the image you can see that content is overflow.
Here's my css: https://github.com/ajkdrag/cutmycode/tree/main/static/css
6218a75711aba210cb9737916412aa8d3cbed82965b9cf281b563025e04b651c.png
GitHub
Contribute to ajkdrag/cutmycode development by creating an account on GitHub.
cutmycode/static/css at main · ajkdrag/cutmycode
Was this page helpful?