Skip to content

Commit

Permalink
fix(position): of Volto go to section skiplinks
Browse files Browse the repository at this point in the history
  • Loading branch information
ichim-david committed Dec 18, 2023
1 parent 519d284 commit f3247e2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/less/stagingBanner.less
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,9 @@
a.skiplink {
position: absolute !important;
top: -100px !important;

&:focus {
top: 10px !important;
}
}
}

0 comments on commit f3247e2

Please sign in to comment.