UNPKG

dumi-theme-lobehub

Version:

dumi-theme-lobehub is a documentation site theme package designed for dumi2. It provides a more beautiful and user-friendly development and reading experience based on @lobehub/ui

10 lines 722 B
var _templateObject; function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(0); } return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); } import { createStaticStyles, responsive } from 'antd-style'; export var styles = createStaticStyles(function (_ref) { var css = _ref.css, cssVar = _ref.cssVar; return { root: css(_templateObject || (_templateObject = _taggedTemplateLiteral(["\n display: inline-flex;\n align-items: center;\n\n font-size: 22px;\n font-weight: 500;\n line-height: 1;\n color: ", ";\n text-decoration: none;\n\n ", " {\n font-size: 18px;\n }\n "])), cssVar.colorText, responsive.sm) }; });