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