Added Resources-Dropdown for Mobile and Desktop View
Fixes
Fixes for #1075 (closed) by @UtkarshTiwari123
Description
Type of PR This PR is a [feature].
Technicalities
Tests In Desktop View,Hover over the Resources button on the Navbar and the menu will open For Mobile view, open the dropdown by clicking on the Resources Buttton
Screenshots Mobile View : Desktop View :
Checklist:
-
My pull request has a descriptive title (not a vague title like "Update index.md
"). -
My pull request targets the phoenix/develop
branch of the repository. -
My commit messages follow best practices. -
My code follows the established code style of the repository. -
I added tests for the changes I made (if applicable). -
I added or updated documentation (if applicable). -
I tried running the project locally and verified that there are no visible errors.
Edited by Utkarsh Tiwari