From f8fa09d866d010dfca649381454f203a4fe80af4 Mon Sep 17 00:00:00 2001 From: Laurens Valk Date: Fri, 29 May 2020 13:12:44 +0200 Subject: [PATCH] app: show docs Show only on large viewports, hide it on small viewports. --- src/components/App.tsx | 44 +++++++++++++++++++++++++++--------------- 1 file changed, 28 insertions(+), 16 deletions(-) diff --git a/src/components/App.tsx b/src/components/App.tsx index e459738a..94d2010a 100644 --- a/src/components/App.tsx +++ b/src/components/App.tsx @@ -14,23 +14,35 @@ function App(): JSX.Element {
- - + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - + +