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
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.
The text was updated successfully, but these errors were encountered:
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.
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
andContributing.md
in the repo's root for more details.The text was updated successfully, but these errors were encountered: