Skip to content

Commit

Permalink
fix: fix skip nav - should not show up on load
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Nov 25, 2024
1 parent 4e3fd9f commit a8a89dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions benefits/static/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ main {
left: unset !important;
transform: none;
overflow: hidden;
height: 0;
}

#skip-to-content:focus {
Expand Down

0 comments on commit a8a89dd

Please sign in to comment.