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

Images in posts take up too much space #4

Open
joshsmith opened this issue Jul 8, 2016 · 0 comments
Open

Images in posts take up too much space #4

joshsmith opened this issue Jul 8, 2016 · 0 comments

Comments

@joshsmith
Copy link
Contributor

joshsmith commented Jul 8, 2016

In a post, the images take up far too much space because they rely on height and width in the img tag. We need to find a way to class images so that they're centered horizontally (something like margin: 0 auto;) and size down at lower screen sizes without overflow their bounds.

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

1 participant