From c11d861807def358928babcde74a3ec57a73f52b Mon Sep 17 00:00:00 2001 From: Brent Vatne Date: Wed, 25 Nov 2015 14:15:47 -0800 Subject: [PATCH] [Docs] Update style of paragraphs within showcase --- website/src/react-native/css/react-native.css | 1 + 1 file changed, 1 insertion(+) diff --git a/website/src/react-native/css/react-native.css b/website/src/react-native/css/react-native.css index 034d52e26..854725434 100644 --- a/website/src/react-native/css/react-native.css +++ b/website/src/react-native/css/react-native.css @@ -1131,6 +1131,7 @@ div[data-twttr-id] iframe { .showcase p { margin-top: 5px; + font-weight: normal; } .showcase a {