It was interesting to realize that css had the option to determine size of text with vw, and that text could be clamp() to have a minimum, preferred, and max size.
What challenges did you encounter, and how did you overcome them?The challenge is always the same, how to write the most efficiently organized css rules
the other challenge is that in both this and my first project the size of the card - which I took from the design specifications, did not seem to be corresponding to the very clever check tool that places my design and the original design one next to the other.