This website requires JavaScript.
Explore
Help
Sign In
berkus
/
wifi-densepose
mirror of
https://github.com/ruvnet/wifi-densepose.git
Watch
1
Star
0
Fork
You've already forked wifi-densepose
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
456e7a105d
wifi-densepose
/
ui
/
mobile
/
src
/
theme
/
spacing.ts
11 lines
111 B
TypeScript
Raw
Blame
History
export
const
spacing
=
{
xs
:
4
,
sm
:
8
,
md
:
12
,
lg
:
16
,
xl
:
20
,
xxl
:
24
,
xxxl
:
32
,
huge
:
48
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink