Update project announcement

pull/7808/head
Kamran Ahmed 4 days ago
parent 266d357e2a
commit bf734b0294
  1. 4
      src/components/FeatureAnnouncement.tsx

@ -26,11 +26,11 @@ export function FeatureAnnouncement(props: FeatureAnnouncementProps) {
href={'/projects'} href={'/projects'}
className="font-medium text-blue-500 underline underline-offset-2" className="font-medium text-blue-500 underline underline-offset-2"
> >
backend roadmap several of our roadmaps
</a> </a>
<span className={'hidden md:inline'}> <span className={'hidden md:inline'}>
{' '} {' '}
and are coming soon on the others{' '} and are coming soon on the others
</span> </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" /> <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> </div>

Loading…
Cancel
Save