rpt14-codeblooded / photo-gallery-service

MIT License
0 stars 1 forks source link

Refactor divs to flexbox #21

Closed manuelreneduran closed 5 years ago

manuelreneduran commented 5 years ago

image

Not completely done with this but it's looking good.

manuelreneduran commented 5 years ago

Spent more time investigating flexbox. Added a display flex to the ul wrapper and combined with a display-wrap, things are centering just fine. I'm closing this issue for now but I have a feeling I'm far from done dealing with flexbox.