From 423493cf25be9df0486f7a9e8a1f5af30eb0d902 Mon Sep 17 00:00:00 2001 From: Hilverton Cesar <44450158+Hilverton@users.noreply.github.com> Date: Tue, 3 Nov 2020 19:00:59 -0300 Subject: [PATCH] Correction of responsiveness of grid columns --- pages/search.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/search.tsx b/pages/search.tsx index bb892bdaf..bf485187b 100644 --- a/pages/search.tsx +++ b/pages/search.tsx @@ -69,7 +69,7 @@ export default function Search({ return (
-
+
  • @@ -119,7 +119,7 @@ export default function Search({ ))}
-
+
{(q || activeCategory || activeBrand) && (
{data ? ( @@ -190,7 +190,7 @@ export default function Search({ )}
-
+
  • Sort