From b8d3dfcb99ff2e0a21744349d098809c8b2d69bd Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 13 Feb 2017 20:18:40 +0000 Subject: [PATCH] Updated docs for next --- releases/next/css/react-native.css | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/releases/next/css/react-native.css b/releases/next/css/react-native.css index 861a504fe4d..c64907847cd 100644 --- a/releases/next/css/react-native.css +++ b/releases/next/css/react-native.css @@ -10,7 +10,8 @@ body { } p { - margin: 0 0 10px; + margin: 0 0 16px; + line-height: 1.4; } .subHeader { @@ -1660,7 +1661,7 @@ input#algolia-doc-search:focus { .entry-header h1 { margin: 0; font-size: 33px; - line-height: 36px; + line-height: 1; } .entry-header h4 { @@ -1708,7 +1709,7 @@ input#algolia-doc-search:focus { letter-spacing: .4rem; text-transform: uppercase; font-weight: 400; - line-height: 12px; + line-height: 1; } .entry-share .small-title { @@ -1724,12 +1725,11 @@ input#algolia-doc-search:focus { article { margin: 0 0 40px 0; - line-height: 1.7; } article h2 { font-size: 26px; - line-height: 30px; + line-height: 1; } article li {