You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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?
Make the bootstrap columns look good in
index.html
.They don't look good with current configurations on medium sized screens.
The text was updated successfully, but these errors were encountered: