UNPKG
iso-json-tree
Version:
latest (0.4.6)
0.4.6
0.4.4
0.4.3
0.4.2
0.4.1
0.4.0
0.3.3
0.3.2
0.3.1
0.3.0
0.2.0
0.1.0
iso-json-tree
github.com/yortuc/Json-Tree
yortuc/Json-Tree
iso-json-tree
/
example
/
src
/
App.css
13 lines
(11 loc)
•
118 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
body
{
margin
:
0
;
padding
:
0
;
font-family
: sans-serif; }
.App
{
margin-left
:
20px
; }
.box
{
width
:
300px
; }