@particle-network/connectkit
Version:
8 lines (7 loc) • 2.37 kB
Source Map (JSON)
{
"version": 3,
"sources": ["../../src/pages/downloadApp/styles.ts"],
"sourcesContent": ["import { motion } from 'framer-motion';\nimport { styled } from 'styled-components';\n\nexport const Wrapper = styled(motion.div)`\n padding: 8px 0;\n display: flex;\n flex-direction: column;\n\n .btn-wrap {\n display: flex;\n gap: 14px;\n align-items: center;\n justify-content: center;\n .label {\n width: 180px;\n text-align: left;\n color: var(--pcm-body-color);\n }\n img {\n width: 22px;\n height: 22px;\n object-fit: contain;\n }\n }\n`;\n\nexport const WalletIconContainer = styled(motion.div)`\n width: 60px;\n height: 60px;\n margin: 0 auto;\n margin-bottom: 36px;\n\n svg {\n width: 100%;\n height: 100%;\n }\n`;\n\nexport const Title = styled.div`\n text-align: center;\n font-size: 14px;\n font-style: normal;\n font-weight: 500;\n line-height: 20px;\n margin-bottom: 8px;\n color: var(--pcm-body-color);\n`;\n\nexport const Subtitle = styled(Title)`\n color: var(--pcm-body-color-secondary);\n margin-bottom: 32px;\n font-weight: 400;\n`;\n\nexport const Links = styled.div`\n display: flex;\n flex-direction: column;\n gap: 15px;\n margin-bottom: 20px;\n\n button {\n border-radius: var(--pcm-rounded-lg);\n border: 1px solid #eaecf0;\n background-color: #fff;\n color: #000;\n font-size: 14px;\n font-style: normal;\n font-weight: 300;\n height: 45px;\n display: flex;\n justify-content: center;\n align-items: center;\n\n &:hover {\n background-color: #fff;\n }\n }\n`;\n\nexport const Tip = styled(Subtitle)`\n color: var(--pcm-body-color-secondary);\n margin-bottom: 0px;\n`;\n"],
"mappings": ";;;;;;AAAA,SAAS,cAAc;AACvB,SAAS,cAAc;AADvB,IAGa,SAuBA,qBAYA,OAUA,UAMA,OAyBA;AA/Eb;AAAA;AAAA;AAGO,IAAM,UAAU,OAAO,OAAO,GAAG;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAuBjC,IAAM,sBAAsB,OAAO,OAAO,GAAG;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAY7C,IAAM,QAAQ,OAAO;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAUrB,IAAM,WAAW,OAAO,KAAK;AAAA;AAAA;AAAA;AAAA;AAM7B,IAAM,QAAQ,OAAO;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAyBrB,IAAM,MAAM,OAAO,QAAQ;AAAA;AAAA;AAAA;AAAA;AAAA;",
"names": []
}