Skip to content

Commit

Permalink
Fixed poKarla to pointer (rename mistake)
Browse files Browse the repository at this point in the history
  • Loading branch information
arahmitz committed Mar 18, 2024
1 parent 09a3333 commit 3f35dd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ form [type="button"],
form [type="submit"],
form [type="reset"] {
width: auto;
cursor: poKarla;
cursor: pointer;
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
Expand Down

0 comments on commit 3f35dd2

Please sign in to comment.