Skip to content

Commit

Permalink
Update packages/website/components/BlogSection.tsx
Browse files Browse the repository at this point in the history
Co-authored-by: wolfderechter <60930264+wolfderechter@users.noreply.github.com>
  • Loading branch information
Jaapiehetaapie and wolfderechter committed Jan 24, 2023
1 parent 5f99c10 commit b705a84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/components/BlogSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export default function BlogSection(): JSX.Element {
<div className="relative mx-auto max-w-7xl">
<div className="text-center">
<h2 className="font-oxanium text-3xl font-bold tracking-tight text-neutral-900 sm:text-4xl dark:text-neutral-100">
Latest Blog Posts
Latest blog posts
</h2>
<div className="mx-auto mt-3 max-w-2xl text-xl text-neutral-500 sm:mt-4 dark:text-neutral-300">
Check out the full blog at{" "}
Expand Down

0 comments on commit b705a84

Please sign in to comment.