UNPKG

infinity-forge

Version:
14 lines 2.77 kB
"use strict"; var __makeTemplateObject = (this && this.__makeTemplateObject) || function (cooked, raw) { if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } return cooked; }; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); exports.PixSucess = void 0; var styled_components_1 = __importDefault(require("styled-components")); exports.PixSucess = (0, styled_components_1.default)("div")(templateObject_1 || (templateObject_1 = __makeTemplateObject(["\n width: 100%;\n text-align: center;\n\n .image {\n width: 100%;\n width: 10.72vw;\n max-width: 225px;\n min-width: 130px;\n margin: 10px auto 0;\n }\n\n .text {\n margin-top: 25px;\n\n h2 {\n margin-bottom: 20px;\n color: #22c543;\n line-height: 1.3;\n font-size: 20px;\n }\n\n p {\n color: #707070;\n margin: 0;\n }\n }\n\n @media only screen and (max-width: 1600px) {\n .text {\n h2 {\n margin-bottom: 18px;\n }\n }\n }\n\n @media only screen and (max-width: 1400px) {\n .text {\n h2 {\n margin-bottom: 16px;\n }\n }\n }\n\n @media only screen and (max-width: 1200px) {\n .text {\n h2 {\n margin-bottom: 14px;\n }\n }\n }\n\n @media only screen and (max-width: 1024px) {\n .text {\n h2 {\n margin-bottom: 12px;\n }\n }\n }\n\n @media only screen and (max-width: 400px) {\n .text {\n h2 {\n font-size: 18px;\n }\n }\n }\n"], ["\n width: 100%;\n text-align: center;\n\n .image {\n width: 100%;\n width: 10.72vw;\n max-width: 225px;\n min-width: 130px;\n margin: 10px auto 0;\n }\n\n .text {\n margin-top: 25px;\n\n h2 {\n margin-bottom: 20px;\n color: #22c543;\n line-height: 1.3;\n font-size: 20px;\n }\n\n p {\n color: #707070;\n margin: 0;\n }\n }\n\n @media only screen and (max-width: 1600px) {\n .text {\n h2 {\n margin-bottom: 18px;\n }\n }\n }\n\n @media only screen and (max-width: 1400px) {\n .text {\n h2 {\n margin-bottom: 16px;\n }\n }\n }\n\n @media only screen and (max-width: 1200px) {\n .text {\n h2 {\n margin-bottom: 14px;\n }\n }\n }\n\n @media only screen and (max-width: 1024px) {\n .text {\n h2 {\n margin-bottom: 12px;\n }\n }\n }\n\n @media only screen and (max-width: 400px) {\n .text {\n h2 {\n font-size: 18px;\n }\n }\n }\n"]))); var templateObject_1; //# sourceMappingURL=styles.js.map