Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

1 riga
3.0 KiB

  1. {"ast":null,"code":"import _defineProperty from \"@babel/runtime/helpers/esm/defineProperty\";\n\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); if (enumerableOnly) { symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; }); } keys.push.apply(keys, symbols); } return keys; }\n\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i] != null ? arguments[i] : {}; if (i % 2) { ownKeys(Object(source), true).forEach(function (key) { _defineProperty(target, key, source[key]); }); } else if (Object.getOwnPropertyDescriptors) { Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)); } else { ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } } return target; }\n\nimport { title } from \"assets/jss/nextjs-material-kit.js\";\nvar workStyle = {\n section: {\n padding: \"70px 0\"\n },\n title: _objectSpread({}, title, {\n marginBottom: \"50px\",\n marginTop: \"30px\",\n minHeight: \"32px\",\n textDecoration: \"none\",\n textAlign: \"center\"\n }),\n description: {\n color: \"#999\",\n textAlign: \"center\"\n },\n textCenter: {\n textAlign: \"center\"\n },\n textArea: {\n marginRight: \"15px\",\n marginLeft: \"15px\"\n }\n};\nexport default workStyle;","map":{"version":3,"sources":["E:/Project/tbg-ecomm-nextjs/assets/jss/nextjs-material-kit/pages/landingPageSections/workStyle.js"],"names":["title","workStyle","section","padding","marginBottom","marginTop","minHeight","textDecoration","textAlign","description","color","textCenter","textArea","marginRight","marginLeft"],"mappings":";;;;;;AAAA,SAASA,KAAT,QAAsB,mCAAtB;AAEA,IAAMC,SAAS,GAAG;AAChBC,EAAAA,OAAO,EAAE;AACPC,IAAAA,OAAO,EAAE;AADF,GADO;AAIhBH,EAAAA,KAAK,oBACAA,KADA;AAEHI,IAAAA,YAAY,EAAE,MAFX;AAGHC,IAAAA,SAAS,EAAE,MAHR;AAIHC,IAAAA,SAAS,EAAE,MAJR;AAKHC,IAAAA,cAAc,EAAE,MALb;AAMHC,IAAAA,SAAS,EAAE;AANR,IAJW;AAYhBC,EAAAA,WAAW,EAAE;AACXC,IAAAA,KAAK,EAAE,MADI;AAEXF,IAAAA,SAAS,EAAE;AAFA,GAZG;AAgBhBG,EAAAA,UAAU,EAAE;AACVH,IAAAA,SAAS,EAAE;AADD,GAhBI;AAmBhBI,EAAAA,QAAQ,EAAE;AACRC,IAAAA,WAAW,EAAE,MADL;AAERC,IAAAA,UAAU,EAAE;AAFJ;AAnBM,CAAlB;AAyBA,eAAeb,SAAf","sourcesContent":["import { title } from \"assets/jss/nextjs-material-kit.js\";\r\n\r\nconst workStyle = {\r\n section: {\r\n padding: \"70px 0\"\r\n },\r\n title: {\r\n ...title,\r\n marginBottom: \"50px\",\r\n marginTop: \"30px\",\r\n minHeight: \"32px\",\r\n textDecoration: \"none\",\r\n textAlign: \"center\"\r\n },\r\n description: {\r\n color: \"#999\",\r\n textAlign: \"center\"\r\n },\r\n textCenter: {\r\n textAlign: \"center\"\r\n },\r\n textArea: {\r\n marginRight: \"15px\",\r\n marginLeft: \"15px\"\r\n }\r\n};\r\n\r\nexport default workStyle;\r\n"]},"metadata":{},"sourceType":"module"}