From 0520fdad5b3681dc6ccebe5a08ac562c9b294f7d Mon Sep 17 00:00:00 2001 From: Stephen Chen Date: Wed, 23 Jul 2025 16:03:15 -0400 Subject: [PATCH] Update announcement-banner.mdx to fix CSS letter casing --- fern/products/docs/pages/navigation/announcement-banner.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fern/products/docs/pages/navigation/announcement-banner.mdx b/fern/products/docs/pages/navigation/announcement-banner.mdx index a0b2cb805..e16461001 100644 --- a/fern/products/docs/pages/navigation/announcement-banner.mdx +++ b/fern/products/docs/pages/navigation/announcement-banner.mdx @@ -10,4 +10,4 @@ announcement: message: "🚀 New feature: Announcements are available! (Learn more) 🚀" ``` -Markdown and HTML is supported in the announcement message. You can include links, images, and other formatting. [Custom css](/learn/docs/building-your-docs/custom-css-global-js#custom-css) can be used to customize the style of the announcement. +Markdown and HTML is supported in the announcement message. You can include links, images, and other formatting. [Custom CSS](/learn/docs/building-your-docs/custom-css-global-js#custom-css) can be used to customize the style of the announcement.