From e7fda7fcde7e6792afe4e25c388320e1dd1353a7 Mon Sep 17 00:00:00 2001 From: Cayla Hamann Date: Thu, 25 Jun 2020 15:48:04 -0400 Subject: [PATCH] fix: removed spacing --- src/components/Navigation.module.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Navigation.module.scss b/src/components/Navigation.module.scss index 3fb896861..2bb3a0cb3 100644 --- a/src/components/Navigation.module.scss +++ b/src/components/Navigation.module.scss @@ -10,6 +10,5 @@ .emptyResults { font-size: 0.875rem; padding-top: 1rem; - font-style: italic; }