This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
elk
mirror of
https://github.com/elk-zone/elk.git
Watch
1
Star
0
Fork
You've already forked elk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bc78b50ee0
elk
/
constants
/
options.ts
8 lines
104 B
TypeScript
Raw
Blame
History
export
const
oldFontSizeMap
=
{
xs
:
'13px'
,
sm
:
'14px'
,
md
:
'15px'
,
lg
:
'16px'
,
xl
:
'17px'
,
}
Reference in New Issue
View Git Blame
Copy Permalink