Convert vanilla CSS to SASS
This commit is contained in:
8
assets/sass/_pagination.sass
Normal file
8
assets/sass/_pagination.sass
Normal file
@@ -0,0 +1,8 @@
|
||||
.pagination
|
||||
text-align: center
|
||||
|
||||
.pagination-next
|
||||
margin-left: 5px
|
||||
|
||||
.pagination-previous
|
||||
margin-right: 5px
|
||||
Reference in New Issue
Block a user