From ec747f63fca2b2213945534e2dcbeeadef520ba3 Mon Sep 17 00:00:00 2001 From: s-ol Date: Thu, 29 Nov 2018 13:31:51 +1100 Subject: dont blank path --- scss/_browser.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scss/_browser.scss b/scss/_browser.scss index 8a04752..1c27d40 100644 --- a/scss/_browser.scss +++ b/scss/_browser.scss @@ -70,7 +70,7 @@ } } - .content, .path { + .content { opacity: 1; transition: opacity 150ms; -- cgit v1.2.3