demo-projects icon indicating copy to clipboard operation
demo-projects copied to clipboard

fix(cash register): styles, allow large browser font sizes

Open lasjorg opened this issue 1 year ago • 0 comments

Checklist:

Related: https://github.com/freeCodeCamp/freeCodeCamp/issues/55542

Updated the styles:

  • Allow for large browser fonts without an overflow
  • Avoid unnecessary text wrapping by giving it more width, but having a min width on body at 320px

I only tested this locally using the HTML/CSS, I didn't run the repo.

lasjorg avatar Jul 19 '24 18:07 lasjorg