Closed anselmbradford closed 5 months ago
Name | Link |
---|---|
Latest commit | c557ed904ca48b267a1fc8fcc3d1ba03638f841b |
Latest deploy log | https://app.netlify.com/sites/cfpb-design-system/deploys/6657a517d312050008f35e6d |
Deploy Preview | https://deploy-preview-1987--cfpb-design-system.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
I realized this won't work out if we have a jump link that has an external icon, but I'll merge this and then open a follow up PR that handles that case and does some other cleanup.
Jump links required both the
a-link--jump
anda-link--icon-after-text
(ora-link--icon-before-text
) modifiers to correctly layout with an icon. However, using flexbox we can have these links correctly layout whether or not they have an icon and whether or not it's on the left or right-hand side.Removals
a-link--icon-before-text
anda-link--icon-after-text
Changes
Testing
Screenshots