0

I've been struggling to put an image / logo in the middle.

I did at the inspect id did nothing. From center - align middle

enter image description here

1 Answers1

0

You can add to image container display: flex
then you should add for image margin: auto

HaZcker
  • 205
  • 1
  • 2
  • 7