From b410956417b098e0bd5cfd1bee4bbd350f63db72 Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Mon, 15 Apr 2024 17:16:57 -0600 Subject: [PATCH] fix: :lipstick: Fix monero icon --- _src/assets/base.css | 7 +++++++ _src/shop/cart.njk | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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.