From 8911ff3557a09394eb2ede3fa3131589f13fa504 Mon Sep 17 00:00:00 2001 From: Vadim <45896929+vadim4004@users.noreply.github.com> Date: Tue, 25 May 2021 23:26:32 +0300 Subject: [PATCH] Update App.scss corrected misprint --- src/App.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.scss b/src/App.scss index 4c5af4f..f56fb96 100644 --- a/src/App.scss +++ b/src/App.scss @@ -1,5 +1,5 @@ .App { - .conatiner { + .container { margin-top: 32px; } }