From bedb636182312f4a94378a6f9d01d5996945b30c Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Wed, 20 May 2020 07:07:47 -0700 Subject: [PATCH] fix: css cleanup of nav-related variables (#1786) * fix: css cleanup of nav-related variables * changed my mind on this margin --- src/routes/_components/Nav.html | 3 +- src/routes/_components/NavItem.html | 7 ++-- src/routes/_components/NavItemIcon.html | 4 +-- .../compose/ComposeStickyButton.html | 2 +- src/routes/_components/list/List.html | 10 +++--- src/scss/global.scss | 7 ++-- src/scss/variables.scss | 34 ++++++++++++------- 7 files changed, 39 insertions(+), 28 deletions(-) diff --git a/src/routes/_components/Nav.html b/src/routes/_components/Nav.html index 4a5c037d..e91d14fb 100644 --- a/src/routes/_components/Nav.html +++ b/src/routes/_components/Nav.html @@ -19,7 +19,8 @@