typography
Stock Screening Platform - Frontend API v0.1.0
Stock Screening Platform - Frontend API / config/theme / typography
Variable: typography
consttypography:object
Defined in: src/config/theme.ts:86
Typography scale
Compact font sizes for higher information density
Type Declaration
h1
readonlyh1:"text-xl font-bold"='text-xl font-bold'
h2
readonlyh2:"text-base font-semibold"='text-base font-semibold'
h3
readonlyh3:"text-sm font-semibold"='text-sm font-semibold'
body
readonlybody:"text-sm"='text-sm'
small
readonlysmall:"text-xs"='text-xs'