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; } }