We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@mixin pagination-size()
1 parent a47f373 commit 845320fCopy full SHA for 845320f
scss/mixins/_pagination.scss
@@ -4,6 +4,7 @@
4
.page-link {
5
padding: $padding-y $padding-x;
6
font-size: $font-size;
7
+ line-height: $line-height;
8
}
9
10
.page-item {
0 commit comments