From 7c0a3c74a7a47b7647032719cfc54b2d6ccd594d Mon Sep 17 00:00:00 2001 From: Kishan Takoordyal Date: Thu, 4 Mar 2021 19:55:59 +0400 Subject: [PATCH] adjust width --- src/App.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.js b/src/App.js index c359fed..022f08e 100644 --- a/src/App.js +++ b/src/App.js @@ -16,7 +16,7 @@ export default function App() { return (
- {width > 660 ? ( + {width > 750 ? (