Skip to content

Commit a8a89dd

Browse files
committed
fix: fix skip nav - should not show up on load
1 parent 4e3fd9f commit a8a89dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benefits/static/css/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@ main {
242242
left: unset !important;
243243
transform: none;
244244
overflow: hidden;
245+
height: 0;
245246
}
246247

247248
#skip-to-content:focus {

0 commit comments

Comments
 (0)