You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the nav bar in home page is simple and it contains 3 sections: Standings, Fixtures, Fanpoll. Improvement in the navigation bar to make it more responsive. Find it in the header tag under the class “navbar” in the index.html file.
The text was updated successfully, but these errors were encountered:
NSmonish
changed the title
Site Responsiveness
Find your way through
Oct 8, 2023
hey there, I was trying to run the website after setting up the virtual environment on my laptop and installed pip requirements but the website when i try to run has only html code and is not taking the css, how to do i fix that so that i can start working on the nav bar ??
hey there, I was trying to run the website after setting up the virtual environment on my laptop and installed pip requirements but the website when i try to run has only html code and is not taking the css, how to do i fix that so that i can start working on the nav bar ??
You can fork the repository and clone it to start working on it locally. You can view the website by running the app.py file on your PC.
Currently the nav bar in home page is simple and it contains 3 sections: Standings, Fixtures, Fanpoll. Improvement in the navigation bar to make it more responsive. Find it in the header tag under the class “navbar” in the index.html file.
The text was updated successfully, but these errors were encountered: