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.
1 parent 7b736f4 commit 5e2743cCopy full SHA for 5e2743c
src/pages/changelog/index.astro
@@ -75,7 +75,7 @@ const props = {
75
<div class="flex items-center justify-center">
76
<button
77
id="changelogs-next-button"
78
- class="h-12 rounded bg-cl1-brand-orange px-6 font-medium text-cl1-black"
+ class="h-12 cursor-pointer rounded bg-cl1-brand-orange px-6 font-medium text-cl1-black"
79
>
80
Load more items
81
</button>
0 commit comments