79324965

Date: 2025-01-02 21:08:45
Score: 2.5
Natty:
Report link

Small explanation to answer given by @DRD - this is the worst solution possible.

Never use vh and vw for font-size property:

This is how @DRD's fiddle example works when changing browser window height. The font-size is getting smaller and bigger with resizing.

Example jsfiddle

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @DRD
  • User mentioned (0): @DRD's
  • Low reputation (0.5):
Posted by: konieckropka