diff --git a/src/styles/App.module.css b/src/styles/App.module.css index 18eb62c..cf0f8bb 100644 --- a/src/styles/App.module.css +++ b/src/styles/App.module.css @@ -2,6 +2,6 @@ color: red; } /*just test sunlime merge*/ -body{ - background-color: blue; -} \ No newline at end of file +body { + background-color: blue; +}