Bentheburrito / sacastats

A stat site for Connery's SaCa outfit members. Built with Elixir and Phoenix
MIT License
2 stars 0 forks source link

Mobile nav background fix #114

Closed dm0896665 closed 2 years ago

dm0896665 commented 2 years ago

Fixed main mobile nav background. To do this it needed to be margins instead of padding, but that means that if you press open on the sub-menu when the main menu is up, there is no background for part of in between the two menus that can't be covered without a lot of very precise padding changes on top of all of that.

This will close #113

dm0896665 commented 2 years ago

Actually going to stick with padding and have a more opaque main nav in mobile.