From 4c5f76b62701431027354d622804956ef1ff5a42 Mon Sep 17 00:00:00 2001 From: Anson Date: Tue, 7 Apr 2020 15:09:03 -0700 Subject: [PATCH] was hiding all ion-icons on smaller screens --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f351293..d943c25 100644 --- a/index.html +++ b/index.html @@ -49,7 +49,7 @@ } @media screen and (max-width: 700px) { - ion-icon { + #scroll-icon { display: none; } } @@ -88,7 +88,7 @@ >

-
+