FrancescoXX / rustcrab

An Open Source project with everything you need to learn about Rust.
https://rustcrab.com
MIT License
402 stars 69 forks source link

[OTHER] Improve Navbar UI for mobile device #127

Open devvsakib opened 1 month ago

devvsakib commented 1 month ago

Description Improve the mobile navbar by using 100vw 100vh for better visibility and user experience.

Expected Behavior

The mobile menu should open in full screen.

Actual Behavior now it only shows a piece of block

Screenshots (if applicable) image

saivinaygondrala commented 1 month ago

Assign it to me ill work on it @devvsakib

github-actions[bot] commented 3 weeks ago

Hello! :wave:

This issue has been automatically marked as stale due to inactivity :sleeping:

It will be closed in 180 days if no further activity occurs. To keep it active, please add a comment with more details.

FrancescoXX commented 1 week ago

hay @saivinaygondrala do you still want to work on this?

saivinaygondrala commented 1 week ago

I can work on it. Assign it to me @FrancescoXX .

saivinaygondrala commented 1 week ago

This was resolved in PR #130 @FrancescoXX