mirror of
https://gitlab.com/bramw/baserow.git
synced 2025-01-15 13:08:41 +00:00
2 lines
95 B
JavaScript
2 lines
95 B
JavaScript
// Copies the default body font-size in typography.scss
|
|
export const DEFAULT_FONT_SIZE_PX = 13
|