From cfdbef515e6bc278609f435a41784f28e1b9ea5f Mon Sep 17 00:00:00 2001 From: MarconLP <13001502+MarconLP@users.noreply.github.com> Date: Sun, 2 Jul 2023 09:54:53 +0200 Subject: [PATCH] add padding to empty state on smaller screens --- src/pages/videos.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/videos.tsx b/src/pages/videos.tsx index 7e25e8b..fd04c62 100644 --- a/src/pages/videos.tsx +++ b/src/pages/videos.tsx @@ -108,7 +108,7 @@ const VideoList: NextPage = () => {