Skip to content

Commit 78ce717

Browse files
committed
Update demo
1 parent 8fa883c commit 78ce717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/skip-to-list.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<title>Using vue-skip-to</title>
88

99
<style>
10-
main:focus, footer:focus {
10+
#main:focus, #footer:focus {
1111
background-color: yellow;
1212
}
1313
</style>

0 commit comments

Comments
 (0)