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

Display images in smaller sizes #28

Closed
anediaz opened this issue Dec 15, 2016 · 3 comments
Closed

Display images in smaller sizes #28

anediaz opened this issue Dec 15, 2016 · 3 comments

Comments

@anediaz
Copy link

anediaz commented Dec 15, 2016

Hi,
I want to display images in a smaller size, in order to have more images per line.
I've tried to do so passing by props small photos with small width and height values, but nothing changes, there are always 3 photos per line.

Could you please give me a clue ?

Ane

@neptunian
Copy link
Owner

@anediaz That is unfortunately built in. Let me think of a way to pass those in as custom props. Right now its based on the size of the viewport so a mobile size would get one image per line, a little bigger and you get to and anything more is 3.

@anediaz
Copy link
Author

anediaz commented Dec 19, 2016

Thank you @neptunian !
I'll to try to do it by myself, I'll send you a merge request when it's done ;-)

@neptunian
Copy link
Owner

see issue #32

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