9 lines
126 B
Stylus
9 lines
126 B
Stylus
|
.category-container {
|
||
|
.category-name {
|
||
|
color: #666
|
||
|
font-size 20px
|
||
|
font-weight bold
|
||
|
margin-bottom 10px
|
||
|
}
|
||
|
|
||
|
}
|