MoazamAli45 / Quiz-AppHactoberfest2024

Quiz Application using Html, css and javascript
https://quiz-app-hactoberfest2024.vercel.app/
Other
5 stars 31 forks source link

Fixing the nav bar position #43

Open AvinashUmrao opened 1 week ago

AvinashUmrao commented 1 week ago

Fixing the navbar ensures it remains visible as users scroll, enhancing navigation convenience. To achieve this, apply position: fixed; to the navbar in your CSS and set top: 0; to anchor it to the top of the viewport.

KUMUD-TECH commented 1 week ago

I want to work on this issue . please assign this issue to me

Add hacktoberfest2024 tag

MoazamAli45 commented 5 days ago

@AvinashUmrao You have to make it full responsive using humberger alright ? Then I will assign you

KUMUD-TECH commented 5 days ago

okay i will make it fully responsive

AvinashUmrao commented 5 days ago

@MoazamAli45 I have already done the required changes , and I have created PR also

KUMUD-TECH commented 5 days ago

but it was no assigned to you

MoazamAli45 commented 5 days ago

@MoazamAli45 I have already done the required changes , and I have created PR also

There is no pr I am not able to see

MoazamAli45 commented 5 days ago

okay i will make it fully responsive

You can work on any other issue. Thanks

AvinashUmrao commented 5 days ago

@MoazamAli45 alright see this issue Add a search option in the nav bar . #41 I have done this