Can't center align block inside grid

hi @altkey there is a several ways “how to”.

Here are two ways:

First Option

  1. set Project Cover Link as block
  2. set image as inline-block

Second Option

  1. set div as flex
  2. set direction of this flex as column
  3. X set center
  4. Y set center

your call :man_shrugging:

1 Like