Skip to content

Commit

Permalink
Update after-css-demo.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wittjeff authored Jun 5, 2024
1 parent 7bb2265 commit 7ce865b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion after-css-demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
content: '\1F517';
}
.right-arrow-after::after {
content: '\26 rarr;'
content: '\2192'
}
</style>
</head>
Expand Down

0 comments on commit 7ce865b

Please sign in to comment.