File "text.js"

Full Path: /home/warrior1/public_html/wp-content/plugins/elementor/packages/elementor-ui/styles/_maps/typography/text.js
File size: 288 bytes
MIME-type: text/x-java
Charset: utf-8

import type from '../../_data/typography/typography.json';

export default {
	base: type[ 'font-size-14' ],
	xxs: type[ 'font-size-11' ],
	xs: type[ 'font-size-12' ],
	sm: type[ 'font-size-13' ],
	md: type[ 'font-size-14' ],
	lg: type[ 'font-size-15' ],
	xl: type[ 'font-size-base' ],
};