Browse Source

chore(docs): update docs to reflect font change

pull/2941/head
Gabe Kangas 2 years ago
parent
commit
cd6c814615
No known key found for this signature in database
GPG Key ID: 4345B2060657F330
  1. 2
      .design/DESIGN.md
  2. 8
      web/.storybook/stories-category-doc-pages/Design.stories.mdx

2
.design/DESIGN.md

@ -46,7 +46,7 @@ http://owncast.online/components @@ -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

8
web/.storybook/stories-category-doc-pages/Design.stories.mdx

@ -1,6 +1,9 @@ @@ -1,6 +1,9 @@
import { Canvas, Meta, Story } from '@storybook/addon-docs';
<Meta title="owncast/Documentation/Design" parameters={{previewTabs: { canvas: { hidden: true } }, chromatic: { disableSnapshot: true }}}/>
<Meta
title="owncast/Documentation/Design"
parameters={{ previewTabs: { canvas: { hidden: true } }, chromatic: { disableSnapshot: true } }}
/>
# Owncast Design Guidelines & Resources
@ -50,7 +53,7 @@ http://owncast.online/components @@ -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 @@ -72,4 +75,3 @@ All design work is licensed under the
[MIT](https://mit-license.org/)
[(Back to top)](#-table-of-contents)

Loading…
Cancel
Save