Skip to content

Commit

Permalink
feat: headline
Browse files Browse the repository at this point in the history
  • Loading branch information
joelhooks committed Nov 21, 2024
1 parent 89b8c1c commit 2bd3260
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/pages/home/search.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ const Search = () => {
return (
<Form role="search" className="w-full">
<h1 className="text-center lg:text-3xl text-balance sm:text-2xl text-2xl font-bold leading-tighter sm:pb-8 pb-5">
What are you going to learn today?
Bite-Sized Screencasts for Web Developers that Hate Long Boring
Videos
</h1>
<div className="max-w-2xl w-full mx-auto relative flex items-center shadow-smooth rounded-lg">
<input
Expand Down

0 comments on commit 2bd3260

Please sign in to comment.