rpt14-codeblooded / photo-gallery-service

MIT License
0 stars 1 forks source link

Horizontally set the carousel - S #27

Closed manuelreneduran closed 5 years ago

manuelreneduran commented 5 years ago

This was a horrific bug. The solution lied in finding the right parent to display:flex on and playing around with flex-display: column/row. I'm still not quite sure how I did this.