elvismdev / cubansea

The NFT marketplace for the global Cuban artist community.
cubansea.vercel.app
0 stars 0 forks source link

Make Header component responsive #29

Open elvismdev opened 2 years ago

elvismdev commented 2 years ago

Currently the header component looks correct on desktop screens, but doesn't have responsiveness on smaller screens, specially on mobile views. This header component is a clone from the one in OpenSea.io so it should have a responsiveness exactly similar to how it works in OpenSea.

2022-03-27_20-43

AC:

Technical Notes:

Resources:

karenkitchens commented 2 years ago

Going to use DaisyUi rather than rsuite for the mobile menu drawer since it is a Tailwind plugin, and will add less overhead.