-
Notifications
You must be signed in to change notification settings - Fork 5
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
About page redesign #394
About page redesign #394
Conversation
This pull request is being automatically deployed with Vercel (learn more). marxan – ./app🔍 Inspect: https://vercel.com/vizzuality1/marxan/D47A1XBUZ6Fd1WLneMVpGyWxvTZe marxan-storybook – ./app🔍 Inspect: https://vercel.com/vizzuality1/marxan-storybook/4xhnCTkYMGUo6U7oUiThMtqhFo9w |
src={image} | ||
alt="" | ||
style={{ | ||
width: '403px', |
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.
I'm afraid of this magic numbers
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.
Me too. I usually don't like it but I also don't see a good way to do it, a good way to add these images with the size the designers want. I could probably put some percentages, but I'm not sure this is a whole lot better... WDYT @mbarrenechea ?
About page redesign
Overview
Redesign of the About page and its components
Designs
https://www.figma.com/file/cZR0Uqhm8pf3G0uAJjRxMN/Marxan-Visual_V02-Copy?node-id=5460%3A7455
Testing instructions
N/A
Feature relevant tickets
N/A