From a2a80ede6dc17e496d5802a2054d06a4992f0770 Mon Sep 17 00:00:00 2001 From: Justin DiRose Date: Thu, 25 Jun 2020 15:06:21 -0500 Subject: [PATCH] DEV: Prettier fixes --- assets/stylesheets/mobile/knowledge-explorer.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/stylesheets/mobile/knowledge-explorer.scss b/assets/stylesheets/mobile/knowledge-explorer.scss index 44c32b9..748f089 100644 --- a/assets/stylesheets/mobile/knowledge-explorer.scss +++ b/assets/stylesheets/mobile/knowledge-explorer.scss @@ -28,7 +28,7 @@ padding-right: 0.25em; } .loading-container { - padding: .625em 0; + padding: 0.625em 0; } .knowledge-explorer-topic { width: calc(100vw - 20px);