Rewrite styles to scss and use i respective components
This commit is contained in:
6
src/components/ItemList/item-list.scss
Normal file
6
src/components/ItemList/item-list.scss
Normal file
@@ -0,0 +1,6 @@
|
||||
.item-list {
|
||||
margin: 0 0 25px;
|
||||
&__header {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user