From 04e0168ea0973790c29e191416bd12546852ad68 Mon Sep 17 00:00:00 2001 From: kali Date: Sat, 1 Jun 2024 17:53:43 +0300 Subject: [PATCH] Made spacing the same across all pages --- app/learn/[category]/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/learn/[category]/page.tsx b/app/learn/[category]/page.tsx index 239bc77..fd2e134 100644 --- a/app/learn/[category]/page.tsx +++ b/app/learn/[category]/page.tsx @@ -26,8 +26,6 @@ const Page = ({ params }: { params: { category: string }}) => { }} /> -
-