Skip to content

Commit d88c1ab

Browse files
lackerFacebook Github Bot 5
authored andcommitted
New React Native Landing Page
Summary: The motivation is that we haven't changed the copy on the initial React Native landing page since launching, and we have a much clearer view of the React Native value prop now. Themes: 1. React Native is like React but for mobile apps 2. A React Native app is a "real native app" 3. Development is fast 4. You can drop down to normal native development if you need Closes #8291 Differential Revision: D3466855 Pulled By: JoelMarcey fbshipit-source-id: d1a5035640bcd795704d5f830b79e7c3d2e3ab02
1 parent 46e42ac commit d88c1ab

File tree

2 files changed

+53
-345
lines changed

2 files changed

+53
-345
lines changed

website/src/react-native/css/react-native.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ h1:hover .hash-link, h2:hover .hash-link, h3:hover .hash-link, h4:hover .hash-li
377377
}
378378

379379
.hero {
380-
background: #05A5D1;
380+
background: #2D2D2D;
381381
padding: 50px 0;
382382
color: #FDF3E7;
383383
font-weight: 300;

0 commit comments

Comments
 (0)