Skip to content

Commit fb4ed47

Browse files
committed
make the pagination link titles a bit smaller
1 parent d942697 commit fb4ed47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/styles/global.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,3 +242,7 @@ code {
242242
.sl-markdown-content :is(h1, h2, h3, h4, h5, h6):not(:where(.not-content *)), .site-title, #_top {
243243
font-weight: 800;
244244
}
245+
246+
.pagination-links .link-title {
247+
font-size: 1.2em;
248+
}

0 commit comments

Comments
 (0)