Skip to content

Don't crop news images #261

Description

@maffe03

Right now all news images have the same height and width, and when it does not match the container (which it rarely does), it gets cropped.
The following needs to be fixed:

  • set objectFit on the image component to "contain" (see reference)
  • Match the image width to its container. Probably easiest using fill and a div

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood second issueNot necessarily the second issue but nice name

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions