hacktoberfest-checker icon indicating copy to clipboard operation
hacktoberfest-checker copied to clipboard

[WIP] Responsive css

Open drph4nt0m opened this issue 5 years ago • 3 comments

Pull Request

Add more responsive for mobile devices

Description:

Self explanatory

Related Issue:

Closes #66

It is a WIP

drph4nt0m avatar Oct 24 '20 08:10 drph4nt0m

Deploy request for hacktoberfest-checker rejected.

Rejected with commit 2ccbeed4e690466b27707f50e882bc1349748df7

https://docs.netlify.com/configure-builds/environment-variables/#sensitive-variable-policy

netlify[bot] avatar Oct 24 '20 08:10 netlify[bot]

Hey, I feel we should add a hamburger for the nav links (just for mobile devices) but I am not very sure. Plus, this is my first Vue project. I haven't found adding CSS difficult but I am not sure how to add hamburger menu (or any other functional code) here. Any tips/help?

drph4nt0m avatar Oct 24 '20 09:10 drph4nt0m

I can tell you I've done exactly this in this project https://github.com/Nexmo/deved-platform maybe check out the header component and see how I've done it :)

100% agree with the hamburger idea, it's well recognised. I simplified the header in a UL deliberately I could make responsive

lukeocodes avatar Oct 25 '20 10:10 lukeocodes