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 19, 2024
1 parent 281f62e commit 4afee3b
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 4afee3b

Please sign in to comment.