Opened 3 years ago
Closed 2 years ago
#6898 closed defect (bug) (fixed)
Enterprise: Integrations paragraph missing mobile padding
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | WordPress.org Site | Keywords: | |
| Cc: |
Description
I have reviewed the new https://wordpress.org/enterprise/ecommerce/ page on mobile devices and found the Integrations section does not provide left & right padding. So Needs to improve. Please check the below-provided screenshot.
Screenshot: https://share.cleanshot.com/MkGs7WzF0yKWMGg1x2bG
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
This appears to be from this specific CSS rule:
body.page-template-page-enterprise-ecommerce .integrations { padding: 32px 0; padding: 2rem 0; }The code, for this page is available in this themes repo: https://github.com/WordPress/wporg-main-2022