UNPKG

@up-group-ui/react-controls

Version:
11 lines 328 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var typography = { baseFontSize: '16px', bodyFontFamily: 'Roboto, sans-serif', headerFontFamily: 'Roboto, sans-serif', bodyLineHeight: 1.5, bodySpacing: '1px', }; exports.default = typography; //# sourceMappingURL=typography.js.map