mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-31 18:08:17 -05:00
* Add heading typography components * Add typography components for body, list, and subheading * Add font sizes/line heights to tailwind css * Replace Text components in UI library with new typography; closes #383 * Update pixel size of fonts and use Heading2 throughout UI library * Remove repeated logic from code * Fix sizes for typography components