Skip to content
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

remove width media query from LP #526

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from
Draft

remove width media query from LP #526

wants to merge 1 commit into from

Conversation

bmlancien
Copy link
Collaborator

@henhuy As discussed yesterday, the section with the mobile device on the landing page is not displayed correctly on Lenovo Tablet. We thought that this might be because of CSS. I removed @media only screen and (max-width: 639px) { display: none; } but now this section is visible on mobile (which should not be the case). Since we might update the LP in the next few days with a new design, I would say that this is not so important right now. We can leave that issue open until next week and see if we need to do something on it or not.

fix #522

@bmlancien bmlancien added the bug Something isn't working label Sep 11, 2020
@bmlancien bmlancien requested a review from henhuy September 11, 2020 09:06
@bmlancien bmlancien self-assigned this Sep 11, 2020
@henhuy
Copy link
Contributor

henhuy commented Oct 8, 2020

Still relevant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LP will not show up on Lenovo TB-8504X
2 participants