From 046408f81df21a7593f3649489401b5153171313 Mon Sep 17 00:00:00 2001 From: TUTOR03 Date: Sat, 12 Dec 2020 16:57:45 +0000 Subject: [PATCH] Apply Prettier styles --- src/styles/App.module.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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; +}