We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d2ab22 commit 14e1d69Copy full SHA for 14e1d69
_sass/_pagination.scss
@@ -6,7 +6,7 @@
6
.pagination {
7
display: flex;
8
margin: 0 -1.5rem var(--spacer);
9
- color: var(--gray-500);
+ color: grey;
10
text-align: center;
11
}
12
0 commit comments