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

Large leading whitespace #381

Open
ggvc-it opened this issue Aug 17, 2018 · 1 comment
Open

Large leading whitespace #381

ggvc-it opened this issue Aug 17, 2018 · 1 comment

Comments

@ggvc-it
Copy link

ggvc-it commented Aug 17, 2018

Has anybody noticed there is a ton of leading whitespace near the top of the Slackin iFrame? I've seen this on my site and others as well. Seems like a bug to me. Most pronounced on mobile web, but it's there on desktop as well. Thoughts?
image

@parthp1808
Copy link

The css is the issue. (I saw in https://slackin-kfssjvywgq.now.sh/)
@media (max-width: 50rem) {
.splash {
margin-top:10rem
}
}
Here if you decrease the margin-top, it will fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants