charliegriefer / my-whiskies

MIT License
2 stars 0 forks source link

Minor responsive details on Bottle Detail Page #38

Closed charliegriefer closed 1 year ago

charliegriefer commented 1 year ago

Spinning out of issue #31

Button on the right of the hr has some funky positioning on mobile. It's too low and sits on top of the hr. There is a margin-top:0.4rem; style that I'm sure is just not playing well with responsiveness.

Additionally, when responsive, the button shows the list icon and then "'s List". Is there a way on mobile to just get it to show the icon instead of the icon and whatever text fits?