diff --git a/packages/venia-ui/lib/components/Button/button.css b/packages/venia-ui/lib/components/Button/button.css index 9793a3054f..259c7e58c1 100644 --- a/packages/venia-ui/lib/components/Button/button.css +++ b/packages/venia-ui/lib/components/Button/button.css @@ -26,7 +26,7 @@ } .root:focus { - box-shadow: -6px 6px rgb(var(--venia-global-color-blue-700) / 0.3); + box-shadow: -6px 6px rgb(var(--venia-brand-color-1-100)); } .root:active { diff --git a/packages/venia-ui/lib/components/CartPage/GiftCards/__tests__/__snapshots__/giftCards.spec.js.snap b/packages/venia-ui/lib/components/CartPage/GiftCards/__tests__/__snapshots__/giftCards.spec.js.snap index fb19f42763..5ef10ab5a0 100644 --- a/packages/venia-ui/lib/components/CartPage/GiftCards/__tests__/__snapshots__/giftCards.spec.js.snap +++ b/packages/venia-ui/lib/components/CartPage/GiftCards/__tests__/__snapshots__/giftCards.spec.js.snap @@ -1,20 +1,34 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP exports[`it renders correctly when it has cards 1`] = ` -
-
+
+
-
-
-