From e8bd65faeeb494a31f8120f9afe8451628a76a3e Mon Sep 17 00:00:00 2001 From: "Kent C. Dodds" Date: Wed, 5 Feb 2020 09:07:29 -0700 Subject: [PATCH] remove unnecessary title and put search higher --- src/screens/search.js | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/src/screens/search.js b/src/screens/search.js index 69630dfb..05c8cc2d 100644 --- a/src/screens/search.js +++ b/src/screens/search.js @@ -197,17 +197,7 @@ function SearchScreen() { return (
-
-

Search Kent C. Dodds Blogposts

-
- - {`If you can't find what you're looking for with this, try `} - - using Google - - {'.'} - -
+
+ + {`If you can't find what you're looking for with this, try `} + + using Google + + {'.'} +