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

Fix Columns of bootstrap #43

Open
piyushchauhan opened this issue Oct 2, 2018 · 4 comments
Open

Fix Columns of bootstrap #43

piyushchauhan opened this issue Oct 2, 2018 · 4 comments
Labels

Comments

@piyushchauhan
Copy link
Owner

Make the bootstrap columns look good in index.html.
They don't look good with current configurations on medium sized screens.

@jaredstevick
Copy link
Contributor

i'll give this a try

@piyushchauhan
Copy link
Owner Author

Sure. @jaredstevick Give it a try

@jaredstevick
Copy link
Contributor

@piyushchauhan the issue is caused by the facebook embeds having a fixed size, and that size is too large for the bootstrap columns at a medium viewport size. a medium column is 720px as far as bootstrap is concerned. your max width for the embeds is going to have to be 180px if you want to fit four across at a medium width. do you want me to resize the facebook embeds? or restructure the entire thing?

@piyushchauhan
Copy link
Owner Author

piyushchauhan commented Oct 2, 2018

@jaredstevick Do as you see fit. Make sure that it looks better than before.

@paperlambda paperlambda mentioned this issue Oct 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants