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

Navbar Styling Issue on Homepage on meduim size (640 to 760) #157

Open prathmesh0125 opened 1 month ago

prathmesh0125 commented 1 month ago

Description The navbar on the homepage doesn't look visually appealing for the medium size like . The alignment and spacing seem off, especially when viewed on different screen sizes. This issue is noticeable in the attached screenshot.

navbar

Steps to Reproduce:

Visit the Rustcrab homepage. Observe the navbar's alignment and spacing on a medium-sized screen (640 t0 760px width).

Expected Behavior:

The navbar should have consistent spacing and alignment across all screen sizes. The text should be centered vertically, and the spacing between menu items should be even.

prathmesh0125 commented 1 month ago

@FrancescoXX can i work on this

FrancescoXX commented 1 week ago

hey @prathmesh0125 , @TukhtayevaRoziya already raised a PR. I can assign this to them or you can work on it.

158

prathmesh0125 commented 1 week ago

ok you can assign them , they already fixed it