diff --git a/_src/assets/base.css b/_src/assets/base.css index 96746f0..7fecefb 100644 --- a/_src/assets/base.css +++ b/_src/assets/base.css @@ -503,3 +503,10 @@ a[href].direct-link:focus:visited, a.direct-link:not(:hover) { text-decoration: underline; } + +.inline { + display: inline; +} +.em-high { + height: 1em; +} diff --git a/_src/shop/cart.njk b/_src/shop/cart.njk index 0729aef..fcfac72 100644 --- a/_src/shop/cart.njk +++ b/_src/shop/cart.njk @@ -38,7 +38,7 @@ title: Cart

Shipping to United States only

Enter your zip code to calculate shipping and sales tax:

-

Select payment method to calculate processing fees:

+

Select payment method to calculate processing fees:


Stripe's processing fee (2.9% + 30¢) and terms apply.