codeforboston/mattapan-mapping

Box Navigation Links: Change images to squares

Open

#100 opened on Jan 26, 2022

 (0 comments) (0 reactions) (0 assignees)TypeScript (16 forks)auto 404
good first issue

Repository metrics

Stars
 (5 stars)
PR merge metrics
 (PR metrics pending)

Description

So that images remain square-shaped - two possibilities to explore:

1.) Edit theme so that image has a set/square width and height

2.) Reduce number of columns of images in each breakpoint

  • In tablet design, reduce images per row to 2
  • In mobile, reduce images per row to 1

Contributor guide