Skip to content

Commit

Permalink
fix: home page cta container obscuring button click (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
holloway authored Dec 1, 2024
1 parent 4675fc0 commit e1c2d89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ietf/home/styles/home.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
font-size: 18em;
overflow: hidden;
color: rgba(255,255,255, 0.05);
pointer-events: none;
}
}

Expand Down

0 comments on commit e1c2d89

Please sign in to comment.