yearn-finance-v3
yearn-finance-v3 copied to clipboard
fix: Modal zap layout on iPhone SE
Description
- Added CSS changes for devices with
400px
width or lower -
400px
is used as that's the point where the text would wrap to the second line - Removed padding so that font size can be at
1.3rem
, else with the existing padding, font size has to be reduced to1.2rem
- Centered the text so that the container's left and right are aligned
-
341px
will be the next point where the text would wrap again
Related Issue
- Fixes #692
Motivation and Context
- Better display for iPhone SE users
How Has This Been Tested?
- Locally by viewing the updated modal layout
Screenshots (if appropriate):
This pull request is automatically being deployed by Amplify Hosting (learn more).
Access this pull request here: https://pr-695.d27dgpz01hmbvx.amplifyapp.com
@huggingbot We should hold this since the layout and style changed in: https://github.com/yearn/yearn-finance-v3/pull/694