Skip to content

Commit

Permalink
fix: remove 1px line from gatsby-announcer on 100vh pages (#20781)
Browse files Browse the repository at this point in the history
  • Loading branch information
madalynrose authored and GatsbyJS Bot committed Jan 23, 2020
1 parent 9b5d50f commit 3880394
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gatsby/cache-dir/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ class RouteAnnouncer extends React.Component {
id="gatsby-announcer"
style={{
position: `absolute`,
top: 0,
width: 1,
height: 1,
padding: 0,
Expand Down

0 comments on commit 3880394

Please sign in to comment.