diff --git a/components/ChecklistItem/style.js b/components/ChecklistItem/style.js index 2672d48..ebce01a 100644 --- a/components/ChecklistItem/style.js +++ b/components/ChecklistItem/style.js @@ -353,7 +353,7 @@ export const OfferContainer = styled.a` background: ${theme.bg.default}; padding: 8px 16px; position: relative; - margin-top: 8px; + margin-top: 4px; margin-bottom: 8px; font-size: 14px; font-weight: 500; diff --git a/config/twoFactor.js b/config/twoFactor.js index 1a14a6c..62895c1 100644 --- a/config/twoFactor.js +++ b/config/twoFactor.js @@ -14,6 +14,10 @@ export default { name: '1Password', image: '/static/img/1password.jpg', url: 'https://1password.com/', + offer: { + label: 'Sign up with Security Checklist to get 3 months free', + url: 'https://start.1password.com/sign-up/family?c=SECURELIST-FJN7FIKQ', + }, sources: { windows: 'https://1password.com/downloads/windows/', macos: 'https://1password.com/downloads/mac/',