From cd6c8146151e61ac1249875602e3651b116fa5b8 Mon Sep 17 00:00:00 2001 From: Gabe Kangas Date: Sun, 23 Apr 2023 18:11:48 -0700 Subject: [PATCH] chore(docs): update docs to reflect font change --- .design/DESIGN.md | 2 +- .../stories-category-doc-pages/Design.stories.mdx | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.design/DESIGN.md b/.design/DESIGN.md index 42dba7276..8d8ce7746 100644 --- a/.design/DESIGN.md +++ b/.design/DESIGN.md @@ -46,7 +46,7 @@ http://owncast.online/components http://owncast.online/components/?path=/story/owncast-style-guide-typography--page -Body text: OpenSans +Body text: Inter Display/Header text: Poppins diff --git a/web/.storybook/stories-category-doc-pages/Design.stories.mdx b/web/.storybook/stories-category-doc-pages/Design.stories.mdx index f7fa5e950..ec583f7bb 100644 --- a/web/.storybook/stories-category-doc-pages/Design.stories.mdx +++ b/web/.storybook/stories-category-doc-pages/Design.stories.mdx @@ -1,6 +1,9 @@ import { Canvas, Meta, Story } from '@storybook/addon-docs'; - + # Owncast Design Guidelines & Resources @@ -50,7 +53,7 @@ http://owncast.online/components http://owncast.online/components/?path=/story/owncast-style-guide-typography--page -Body text: OpenSans +Body text: Inter Display/Header text: Poppins @@ -72,4 +75,3 @@ All design work is licensed under the [MIT](https://mit-license.org/) [(Back to top)](#-table-of-contents) -