diff --git a/src/components/modals/device/WalletType/index.js b/src/components/modals/device/WalletType/index.js index b486636b..ca37ba72 100644 --- a/src/components/modals/device/WalletType/index.js +++ b/src/components/modals/device/WalletType/index.js @@ -30,6 +30,7 @@ const Header = styled.div` display: flex; justify-content: center; align-items: center; + padding-bottom: 5px; color: ${colors.TEXT_PRIMARY}; `;