Skip to content

Commit

Permalink
NameList: Decrease pagination padding
Browse files Browse the repository at this point in the history
  • Loading branch information
CedrikNikita committed Nov 8, 2019
1 parent ef61390 commit 329604e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/mobile/NameList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ export default {
text-align: center;
span, a {
padding: 0 rem(10px);
padding: 0 rem(5px);
}
a {
Expand Down

0 comments on commit 329604e

Please sign in to comment.