Skip to content

Commit

Permalink
Merge pull request #8 from Phrohdoh/fix-cursor-typo
Browse files Browse the repository at this point in the history
fix typo in pagination button cursor style
  • Loading branch information
ejmg authored Nov 23, 2020
2 parents 5ca1968 + e460f3e commit 824dd03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass/_pagination.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
border-radius: 8px;
max-width: 40%;
padding: 0;
cuxrsor: pointer;
cursor: pointer;
appearance: none;

+ .button {
Expand Down

1 comment on commit 824dd03

@vercel
Copy link

@vercel vercel bot commented on 824dd03 Nov 23, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.