@arcteryx/components-cart
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.0.1](http://bitbucket.org/arcteryx/arcteryx-js-helpers/compare/@arcteryx/components-cart@2.0.0...@arcteryx/components-cart@2.0.1) (2020-09-21) | ||
**Note:** Version bump only for package @arcteryx/components-cart | ||
# [2.0.0](http://bitbucket.org/arcteryx/arcteryx-js-helpers/compare/@arcteryx/components-cart@1.1.23...@arcteryx/components-cart@2.0.0) (2020-09-21) | ||
@@ -8,0 +16,0 @@ |
@@ -35,3 +35,3 @@ 'use strict'; | ||
text-align: left; | ||
font-family: "AvenirLTW01-55Oblique", arial, sans-serif; | ||
font-family: var(--font-urw-din); | ||
font-size: 15px; | ||
@@ -108,3 +108,4 @@ line-height: 18px; | ||
const Name = styled__default.span` | ||
font-family: "Avenir LT W01 85 Heavy", arial, sans-serif; | ||
font-family: var(--font-urw-din); | ||
font-weight: 600; | ||
font-size: 15px; | ||
@@ -111,0 +112,0 @@ line-height: 18px; |
@@ -27,3 +27,3 @@ import React, { useContext } from 'react'; | ||
text-align: left; | ||
font-family: "AvenirLTW01-55Oblique", arial, sans-serif; | ||
font-family: var(--font-urw-din); | ||
font-size: 15px; | ||
@@ -100,3 +100,4 @@ line-height: 18px; | ||
const Name = styled.span` | ||
font-family: "Avenir LT W01 85 Heavy", arial, sans-serif; | ||
font-family: var(--font-urw-din); | ||
font-weight: 600; | ||
font-size: 15px; | ||
@@ -103,0 +104,0 @@ line-height: 18px; |
@@ -36,3 +36,3 @@ (function (global, factory) { | ||
text-align: left; | ||
font-family: "AvenirLTW01-55Oblique", arial, sans-serif; | ||
font-family: var(--font-urw-din); | ||
font-size: 15px; | ||
@@ -109,3 +109,4 @@ line-height: 18px; | ||
const Name = styled__default.span` | ||
font-family: "Avenir LT W01 85 Heavy", arial, sans-serif; | ||
font-family: var(--font-urw-din); | ||
font-weight: 600; | ||
font-size: 15px; | ||
@@ -112,0 +113,0 @@ line-height: 18px; |
{ | ||
"name": "@arcteryx/components-cart", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Arcteryx Cart", | ||
@@ -18,3 +18,3 @@ "source": "src/index.js", | ||
"license": "ISC", | ||
"gitHead": "11c9f784fc2486ff049c47888b0cf66c4655cf40", | ||
"gitHead": "fe083e0cf7f4e5d2162a33cc3b89219b387d3fb1", | ||
"peerDependencies": { | ||
@@ -21,0 +21,0 @@ "@arcteryx/components-contexts": "^1.1.0" |
@@ -36,3 +36,4 @@ import React from "react"; | ||
const Name = styled.span` | ||
font-family: "Avenir LT W01 85 Heavy", arial, sans-serif; | ||
font-family: var(--font-urw-din); | ||
font-weight: 600; | ||
font-size: 15px; | ||
@@ -39,0 +40,0 @@ line-height: 18px; |
@@ -7,3 +7,3 @@ import React from "react"; | ||
text-align: left; | ||
font-family: "AvenirLTW01-55Oblique", arial, sans-serif; | ||
font-family: var(--font-urw-din); | ||
font-size: 15px; | ||
@@ -10,0 +10,0 @@ line-height: 18px; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3543
289964