wysi-inc / web

Unofficial player statistics and song browser website for osu!
https://wysi727.com
MIT License
14 stars 4 forks source link

Fix navBar navigation Buttons #19

Closed omiralles03 closed 1 month ago

omiralles03 commented 3 months ago

The buttons are way too large for mobile displays, they overflow with the search bar.

imagen

M4rti21 commented 2 months ago

i see four ways of fixing this, either make the text smaller/remove padding (it would break asthetics), overflow individual buttons as they reach the search button, overflow all buttons to the hamburguer menu whenever the first one reaches the search button or finally change the search button to either not be as big or to go to the right without the "search" text

M4rti21 commented 1 month ago

fixed, kinda