Skip to content

Commit

Permalink
Add form elements in focusable elements when scrolling
Browse files Browse the repository at this point in the history
  • Loading branch information
louismaximepiton authored and mdo committed Aug 5, 2023
1 parent 78b4e5d commit 4a7dfa4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions site/assets/scss/_scrolling.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
main {
a,
button,
input,
select,
textarea,
h2,
h3,
h4,
Expand Down

0 comments on commit 4a7dfa4

Please sign in to comment.