Moved code into src folder. Added build for component library.
This commit is contained in:
7
src/components/common/Pager.module.css
Normal file
7
src/components/common/Pager.module.css
Normal file
@@ -0,0 +1,7 @@
|
||||
.container {
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
.text {
|
||||
margin: 0 16px;
|
||||
}
|
||||
Reference in New Issue
Block a user