From 4157902a630a65d8b09c6160e089a6d94f1ab328 Mon Sep 17 00:00:00 2001 From: Maxim Date: Wed, 29 Sep 2021 11:28:08 +0000 Subject: [PATCH] init --- src/App.css | 4 ++-- src/App.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/App.css b/src/App.css index 74b5e05..793f68d 100644 --- a/src/App.css +++ b/src/App.css @@ -3,7 +3,7 @@ } .App-logo { - height: 40vmin; + height: 50vmin; pointer-events: none; } @@ -25,7 +25,7 @@ } .App-link { - color: #61dafb; + color: #38606b; } @keyframes App-logo-spin { diff --git a/src/App.tsx b/src/App.tsx index a53698a..e5db9a0 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -16,7 +16,7 @@ function App() { target="_blank" rel="noopener noreferrer" > - Learn React + Learn Reactttt