add page navigation
This commit is contained in:
5
docs/src/components/PageNavigation/style.scss
Normal file
5
docs/src/components/PageNavigation/style.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
.page-navigation {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding: 3rem 0;
|
||||
}
|
||||
Reference in New Issue
Block a user