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.