@eaze/footer
Advanced tools
Comparing version 3.0.13 to 3.0.17
@@ -32,15 +32,15 @@ 'use strict'; | ||
var Footer = /*#__PURE__*/(0, _reactEmotion2.default)('footer', { | ||
target: 'css-1ew08ye0' | ||
target: 'css-sj29lh0' | ||
})('background-color:', _color2.default['accessory']['1'], ';color:white;padding:1rem;padding-bottom:5rem;'); | ||
var Content = /*#__PURE__*/(0, _reactEmotion2.default)('div', { | ||
target: 'css-1ew08ye1' | ||
target: 'css-sj29lh1' | ||
})('max-width:78rem;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-around;a,a:link,a:visited,a:active{color:white;}@media(max-width:767px){justify-content:flex-start;}'); | ||
var Section = /*#__PURE__*/(0, _reactEmotion2.default)('div', { | ||
target: 'css-1ew08ye2' | ||
target: 'css-sj29lh2' | ||
})('display:flex;flex-direction:column;margin-top:1rem;@media(max-width:767px){width:50%}'); | ||
var Link = /*#__PURE__*/(0, _reactEmotion2.default)('a', { | ||
target: 'css-1ew08ye3' | ||
target: 'css-sj29lh3' | ||
})('margin-bottom:2rem;font-size:1.2rem;color:white;text-decoration:none;font-family:\'Open Sans\',Helvetica;'); | ||
@@ -122,2 +122,7 @@ | ||
'Licensed Dispensaries' | ||
), | ||
_react2.default.createElement( | ||
Link, | ||
{ href: 'https://www.eaze.com/where-eaze-delivers' }, | ||
'Delivery Areas' | ||
) | ||
@@ -124,0 +129,0 @@ ), |
{ | ||
"name": "@eaze/footer", | ||
"version": "3.0.13", | ||
"version": "3.0.17", | ||
"description": "Footer component", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -44,3 +44,3 @@ import React, { PureComponent } from 'react' | ||
text-decoration: none; | ||
font-family: 'Open Sans', Helvetica; | ||
font-family: 'Open Sans', Helvetica; | ||
` | ||
@@ -68,2 +68,3 @@ | ||
<Link href="https://help.eaze.com/Eaze_Compliance_Information/Where_do_Eaze's_partners_deliver%3F">Licensed Dispensaries</Link> | ||
<Link href='https://www.eaze.com/where-eaze-delivers'>Delivery Areas</Link> | ||
</Section> | ||
@@ -70,0 +71,0 @@ <Section> |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9933
215
0