Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upAdapt matrix to be more RWD-friendly #1
Closed
Labels
Comments
This comment has been minimized.
This comment has been minimized.
hey It may require some custom css would you like me to do it on the file itself or separate also I may have to change some of your divisions as main offenders are on your header would that be ok? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Right now entire application looks the same on desktop and mobile devices. I think it would be great to enhace it somehow to be more mofortable for users with devices with smaller display resolutions.
I'm using Tailwind for frontend, so implementing responsiveness shouldn't be a big problem.