From 1a07807dba158b49e8a33d04a6f09ca48ef6dc3f Mon Sep 17 00:00:00 2001 From: Rodrigo Antinarelli Date: Wed, 25 Mar 2020 18:15:08 -0300 Subject: [PATCH] fix docz playground font --- platform/ui/src/gatsby-theme-docz/theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/ui/src/gatsby-theme-docz/theme.css b/platform/ui/src/gatsby-theme-docz/theme.css index 9a0e034fa..450d8374a 100644 --- a/platform/ui/src/gatsby-theme-docz/theme.css +++ b/platform/ui/src/gatsby-theme-docz/theme.css @@ -4,6 +4,7 @@ [data-testid='live-preview'] { background: #000; + @apply font-sans; } #main-container > h2 {