WebXDAO.github.io icon indicating copy to clipboard operation
WebXDAO.github.io copied to clipboard

Responsivess design fix

Open tarunfy opened this issue 2 years ago • 0 comments

Related Issue

  • Information about the related issue

Closes: #247

Describe the changes you've made

Fixed the responsiveness for the tablet screens.

Type of change

UI improvement.

What sort of change have you made:

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Code style update (formatting, local variables)
  • [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • [ ] Documentation update.
  • [ ] This change requires a documentation update

How Has This Been Tested?

Checklist

  • [x] My code follows the guidelines of this project.
  • [x] I have performed a self-review of my own code.
  • [ ] I have commented on my code, particularly wherever it was hard to understand.
  • [ ] I have made corresponding changes to the documentation.
  • [x] My changes generate no new warnings.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [ ] Any dependent changes have been merged and published in downstream modules.

Screenshots (if applicable)

Original Updated
original screenshot updated screenshot

BEFORE: Screenshot 2022-10-07 at 7 46 57 PM

Screenshot 2022-10-07 at 7 44 57 PM

AFTER: Screenshot 2022-10-07 at 7 05 06 PM

Code of Conduct

tarunfy avatar Oct 07 '22 14:10 tarunfy