Skip to content

Commit

Permalink
remove pulse
Browse files Browse the repository at this point in the history
  • Loading branch information
gregrickaby committed Feb 9, 2024
1 parent 6fe5482 commit 0c999a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
*/
export default function Home() {
return (
<p className="animate-pulse text-center">
<p className="text-center">
To get started, try searching for a subreddit.
</p>
)
Expand Down

0 comments on commit 0c999a8

Please sign in to comment.