Skip to content

Commit

Permalink
Update project announcement
Browse files Browse the repository at this point in the history
  • Loading branch information
kamranahmedse committed Nov 28, 2024
1 parent 266d357 commit bf734b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/FeatureAnnouncement.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ export function FeatureAnnouncement(props: FeatureAnnouncementProps) {
href={'/projects'}
className="font-medium text-blue-500 underline underline-offset-2"
>
backend roadmap
several of our roadmaps
</a>
<span className={'hidden md:inline'}>
{' '}
and are coming soon on the others{' '}
and are coming soon on the others
</span>
<PartyPopper className="relative -top-[3px] ml-2 inline-block h-5 w-5 text-blue-500 md:ml-1 md:h-6 md:w-6" />
</div>
Expand Down

0 comments on commit bf734b0

Please sign in to comment.