mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Updated docs for next
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user