-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#77 Header UI becomes distorted in tablet view #95
#77 Header UI becomes distorted in tablet view #95
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks better than before @dandheedge , however I'm still noticing the same distorted UI in the range of 769px - 799px
:
I know it's just 30px but maybe some devices fall within that range and for them, the header will still be distorted.
Please try to fix that as well.
Also, some rebase needed. |
8ac0576
to
98ac4da
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Hey guys! @dandheedge, @nevendyulgerov. Before we merge it, Does it not strike as odd to have just the jazzicon/identicon in the small version of the menu? So maybe the thing should be that the |
I managed to create custom media queries to accommodate the dynamic display of the wallet button, enabling its visibility or hiding it based on viewport @brunomenezes @nevendyulgerov Viewport smaller than
|
17b9f11
to
02649fa
Compare
Before
After
Close #77