Closed laurelfulford closed 4 weeks ago
Thanks @adekbadek! Turns out I had to make the font size classes more specific to cascade right -- should be fixed in 2e2aed3 and I caught and fixed an issue with the WooPayments test credit card number picking up the button italics (which isn't anything a reader would see, but it was bugging me 😆 ).
Just let me know if anything looks off!
Thanks @adekbadek 🥳
All Submissions:
Changes proposed in this Pull Request:
This ended up being a pretty minor PR, but along with https://github.com/Automattic/newspack-plugin/pull/3496 it fixes some issues I noticed when testing RAS-ACC against the Custom CSS from 20 of our publisher sites.
I skipped a couple of the more opinionated issues (like styles that use
!important
) so this doesn't cover all the issues I ran into, only the ones that seemed less intentional/less super specific.How to test the changes in this Pull Request:
npm run build
in both.Other information: