6 lines
58 B
CSS
6 lines
58 B
CSS
.item-list {
|
|
&__header {
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|
.item-list {
|
|
&__header {
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|