Skip to content

Commit

Permalink
bug: removes unused css class (#198)
Browse files Browse the repository at this point in the history
  • Loading branch information
theClarkSell authored Jan 2, 2024
2 parents 3edbd40 + f1d26e6 commit 904ea77
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/routes/(root)/_root/components/hero.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,4 @@
.anchorButton:focus {
@apply underline underline-offset-4;
}
.anchorButtonLight {
@apply rounded-md border-2 border-thatBlue-500 px-4 py-4 text-center font-medium tracking-wide text-thatBlue-500 shadow-md md:text-xl;
}
</style>

1 comment on commit 904ea77

@vercel
Copy link

@vercel vercel bot commented on 904ea77 Jan 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.