Well I will be proud if I know that I found good solution to changing size of font without using media queries. I did not know for clamp inside CSS and I will try from now on to use it in my future projects!
What challenges did you encounter, and how did you overcome them?Biggest challenge was resizing fonts without media queries, I found on google for clamp option inside CSS and that helped me solve my challenge.
What specific areas of your project would you like help with?I'm interested to know if my code is clean, can it be more reduced and compressed. And did I solve correctly challenge where I had to resize fonts without using media queries, or is there some better approach.