UNPKG
minix-template
Version:
latest (0.0.1)
0.0.1
minix template
minix-template
/
test
/
lite
/
testcase
/
pages
/
music
/
music.css
17 lines
(15 loc)
•
232 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.wrapper
{
height
:
3000px
;
width
:
454px
;
flex-direction
: column; }
.music-list-item
{
width
:
454px
;
height
:
300px
; }
.content
{
height
:
50px
;
width
:
454px
;
text-align
: center;
font-size
:
30px
; }