We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3daab60 commit a0f61aeCopy full SHA for a0f61ae
src/components/Pagination.tsx
@@ -34,7 +34,7 @@ export default function Pagination({ current, pages, link }: Props) {
34
display: inline-block;
35
margin-right: 1em;
36
color: #9b9b9b;
37
- font-size: 1.5rem;
+ font-size: 1.25rem;
38
}
39
a.active {
40
color: #111;
0 commit comments