UNPKG

@wulperstudio/cms

Version:
6 lines 452 B
import _taggedTemplateLiteral from "@babel/runtime/helpers/esm/taggedTemplateLiteral"; var _templateObject; import { styled } from '@mui/material'; export var Title = styled('h2')(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n font-family: Poppins, sans-serif;\n font-weight: 700;\n font-size: 25px;\n line-height: 37px;\n color: ", ";\n padding: 0px 16px;\n"])), function (props) { return props.colorTitle || ' #3D3769'; });