ml-resources-react
ml-resources-react copied to clipboard
Fix the responsiveness of the webpage for smaller mobile screens.
Task
Fix the responsiveness of the page displaying the ml resources ( i.e. Display.jsx
) for smaller screens (alignment and styles).
Please check Readme.md
and Contributing.md
in the repo's root for more details.
Do you want an animation... ?? where only the title of the card are displayed and when u hover over them they expand to full size ??
Let me know.. so that i can start working on it !!
Do you want an animation... ?? where only the title of the card are displayed and when u hover over them they expand to full size ?? Let me know.. so that i can start working on it !!
Hi @trivedidhruvil9 ...that'll be really awesome. Giving a more dynamic feel to the page sounds great !!
hey so the responsiveness of website doesn't looks good for Tablets, as the cards become too wide for the screen size hence I had fixed this issue and updated media queries position in css file to find responsiveness part of code all at one place.Hope yoy will like the changes and mark my PR as hacktoberfest accepted. PR is #42
hey so the responsiveness of website doesn't looks good for Tablets, as the cards become too wide for the screen size hence I had fixed this issue and updated media queries position in css file to find responsiveness part of code all at one place.
Done. Merged.