UNPKG
rentypo
Version:
latest (0.0.2)
0.0.2
0.0.1-1
React's components for Entypo+ icons
github.com/kocisov/rentypo
kocisov/rentypo
rentypo
/
test
/
test.css
19 lines
(16 loc)
•
238 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
body
{
align-items
: center;
background
:
#333
;
display
: flex;
height
:
100vh
;
justify-content
: center;
margin
:
0
;
width
:
100%
; }
.big-icon
{
height
:
200px
;
width
:
200px
; }
.white-icon
{
fill
:
#fff
; }