79602816

Date: 2025-05-02 04:48:41
Score: 1
Natty:
Report link

you could try using height: 100% instead of auto for the media queries

.hero img {
  object-fit: cover;
  height: 100%;
  ...
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Alex