79171528

Date: 2024-11-08 20:55:08
Score: 0.5
Natty:
Report link

Using just max-height and max-width works for me

div img{ 
   max-height: 100%;
   max-width: 100%;
}
Reasons:
  • Whitelisted phrase (-1): works for me
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Mr. H