-
Notifications
You must be signed in to change notification settings - Fork 4
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
different height of pictures on home page #127
Comments
Which pictures exactly? |
pictures of two adjecent posts on https://pep-dortmund.org/ |
all images should have the same aspect ratio. I suggest 1:2 |
This might be pretty hard to enforce, but I would agree the ratio should be somewhere between 1:2 and 1:1. Since we already had floating posts on the home page at some point, different post heights should not be a problem and indeed are a nice-looking feature of our design template. The only problem is that we need to add some javascript to automatically reorder the posts for different device widths. |
we should ask everyone to stick to this aspect ratio. When reviewing posts one could also check if the image has the ratio of 1:2. Complete automatic enforcing is not needed. One could do it manually if someone is bored ;) |
The pictures on our home page have different height. This looks a bit unprofessional. We should change this.
The text was updated successfully, but these errors were encountered: