9 lines
79 B
CSS
9 lines
79 B
CSS
.item-list {
|
|
&__header {
|
|
margin-bottom: 20px;
|
|
}
|
|
&__list {
|
|
|
|
}
|
|
}
|