ourstheirs icon indicating copy to clipboard operation
ourstheirs copied to clipboard

Added support for mobile-view using media queries

Open rohan-v8rma opened this issue 2 years ago • 5 comments

  • Added media queries for implementing mobile-view.
  • Changed font sizing units from absolute to relative.
  • Used flexboxes for perfecting mobile-view.
  • Added an animated arrow icon on the title page.

rohan-v8rma avatar Dec 11 '22 14:12 rohan-v8rma

Hey @rohan-verma19! Thanks for working on this.

I see some layout issues when using a PC screen, can you check? image

Nitaym avatar Dec 11 '22 19:12 Nitaym

I changed the font-sizing units from rem to viewport width units and removed the 100vh height in the .scrollblock class. I believe that fixed the issue.

rohan-v8rma avatar Dec 12 '22 03:12 rohan-v8rma

Forgot to add padding to the top of each of the side-by-side boxes. Added that as well.

rohan-v8rma avatar Dec 12 '22 03:12 rohan-v8rma

Hey @Nitaym, I have fixed the issues to the best of my abilities, could you merge my changes?

rohan-v8rma avatar Jan 12 '23 12:01 rohan-v8rma

Hey @Nitaym, it's been 3 months since my PR on this project. Could you please review the changes once and merge them?

rohan-v8rma avatar Apr 02 '23 10:04 rohan-v8rma