From 472cc5b84e86693c85ab8e0bdc01321b54b2f9aa Mon Sep 17 00:00:00 2001 From: teikjun Date: Wed, 19 Aug 2020 02:54:52 +0800 Subject: [PATCH] fix bug --- v2-website/src/css/customTheme.css | 1 - v2-website/src/pages/help/index.js | 4 ++-- v2-website/src/pages/versions/index.js | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/v2-website/src/css/customTheme.css b/v2-website/src/css/customTheme.css index 931a9e2d5da..5b4644172fd 100644 --- a/v2-website/src/css/customTheme.css +++ b/v2-website/src/css/customTheme.css @@ -17,7 +17,6 @@ @import "./docs.css"; @import "./react-native.css"; -@import "./reset.css"; :root { --ifm-color-primary: #06bcee; diff --git a/v2-website/src/pages/help/index.js b/v2-website/src/pages/help/index.js index 4f867be65a9..52adad13cff 100644 --- a/v2-website/src/pages/help/index.js +++ b/v2-website/src/pages/help/index.js @@ -6,9 +6,9 @@ class Help extends React.Component { render() { return ( -
+
-

The React Native Community

+

The React Native Community

There are a lot of developers around the world using React Native. This is a brief overview of where you can find them. diff --git a/v2-website/src/pages/versions/index.js b/v2-website/src/pages/versions/index.js index 5341cc1ec79..3878b709b4a 100644 --- a/v2-website/src/pages/versions/index.js +++ b/v2-website/src/pages/versions/index.js @@ -65,7 +65,7 @@ class Versions extends React.Component { return ( -

+

React Native versions