-
Notifications
You must be signed in to change notification settings - Fork 38
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
Use larger images for committee profiles #431
Use larger images for committee profiles #431
Conversation
Signed-off-by: AKP <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requested review from new code owners
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Longer term we can look into doing something more complex with serving images but yeah this looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All the pics look fine for me on the other PR? Can't check again now for this one and there isn't a deploy preview but maybe check you're up to date? |
This is a potential fix to #428 that increases the resolution of the images outputted by the minify script to make them look better on the site. Rationale is explained in this comment.
Refs #417