frankcollins3 / Next-Water-App

Happy, Healthy Water Cycling App that tracks user/human fluid intake.
https://next-water-app.vercel.app
1 stars 0 forks source link

uneven flex item during flex:wrap [10:10pm] #103

Closed frankcollins3 closed 1 year ago

frankcollins3 commented 1 year ago

attempting to do: mobile responsive design

error: flex-wrap works but sends the wrapping element leftward which doesn't look too great

proposed approach: 0: align-self no good in this case.

1: tinker with justify-content: which doesn't seem to be helping either.

frankcollins3 commented 1 year ago

wow had flex-start set on [10:12pm]