Skip to content

Commit

Permalink
fix: "get started" only partially clickable (#1996)
Browse files Browse the repository at this point in the history
  • Loading branch information
drewdelano committed Oct 7, 2022
1 parent 6079070 commit 1416a97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/website/pages/pricing.scss
Expand Up @@ -310,6 +310,7 @@ li.pricing-bullet-3 {
flex: 0 0 auto;
width: 260px;
height: 260px;
pointer-events: none;

& > span {
top: -8rem;
Expand Down

0 comments on commit 1416a97

Please sign in to comment.