-
Notifications
You must be signed in to change notification settings - Fork 63
Increase horizontal padding in mobile search grid #2144
Conversation
Storybook and Tailwind configuration previews: Ready Storybook: https://wordpress.github.io/openverse-frontend/_preview/2144 Please note that GitHub pages takes a little time to deploy newly pushed code, if the links above don't work or you see old versions, wait 5 minutes and try again. You can check the GitHub pages deployment action list to see the current status of the deployments. |
Size Change: -1.51 kB (0%) Total Size: 893 kB
ℹ️ View Unchanged
|
Edit: Nevermind! Already confirmed. |
@zackkrida in the bug tracking sheet, @panchovm shared a screenshot with the text that the "purple lines should frame both sections", implying that the header is fine and the content should be narrower. |
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've added comments inline about the breakpoint where the px-10
should start. It's not blocking, I think I'd want @panchovm's confirmation :)
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.
LGTM but Olga's suggestions are welcome, provided we verify they work (they seem like they would).
Co-authored-by: Olga Bulat <obulat@gmail.com>
Coming here to confirm the request and congratule the improvement. It looks great ✨ |
Fixes
Fixes #2133 by @dhruvkb
Description
This PR increases the horizontal padding on the search grid on mobile to be
px-6
instead of the previouspx-4
for better alignment with the header.Testing Instructions
new_header
flag.Checklist
Update index.md
).main
) ora parent feature branch.
errors.
Developer Certificate of Origin
Developer Certificate of Origin