From 8648bb0ad2d3d7ad23266eac9a4f87e9ccb3df4f Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Sun, 22 Sep 2019 16:20:20 -0700 Subject: [PATCH] fix: remove focus-after class on nav items (#1514) this broke the navigation animation, so let's remove it for now --- src/routes/_components/NavItem.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/_components/NavItem.html b/src/routes/_components/NavItem.html index 0635c187..96a8d27a 100644 --- a/src/routes/_components/NavItem.html +++ b/src/routes/_components/NavItem.html @@ -1,4 +1,4 @@ -