everydotorg / donate-button

A free donate and p2p fundraising button so nonprofit websites can accept cryptocurrency, stocks, and cash - credit, debit, bank, PayPal, Venmo, Apple Pay, Google Pay.
https://www.every.org
MIT License
47 stars 7 forks source link

with embed js code, h2 h3 h4 h5 h6 CSS affects the rest of the page! #390

Open mab253 opened 4 months ago

mab253 commented 4 months ago

it looks like this fix was rolled back recently, I am seeing the same selectors applied in my CSS!

.every-embedded-5bh1, h2, h3, h4, h5, h6 {
   font-weight: 700;
}

Originally posted by @mab253 in https://github.com/everydotorg/donate-button/issues/374#issuecomment-1961972269