7 lines
78 B
CSS
7 lines
78 B
CSS
.item-list {
|
|
margin: 0 0 25px;
|
|
&__header {
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|