From d182657b44b4731da1905aaf17992780296e0148 Mon Sep 17 00:00:00 2001 From: Deepak Date: Mon, 1 Feb 2021 12:14:03 -0600 Subject: [PATCH] fmt results --- src/App.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.scss b/src/App.scss index e67ddb0..568a651 100644 --- a/src/App.scss +++ b/src/App.scss @@ -4,7 +4,7 @@ .App { font: t.$stack; margin: 1rem; - line-height: 1.5 + line-height: 1.5; } .mainContent {