From 40d4bd9705683a33d6628af650914e15484b1d68 Mon Sep 17 00:00:00 2001 From: beyond9thousand <77363063+beyond9thousand@users.noreply.github.com> Date: Mon, 24 Jul 2023 23:43:44 +0530 Subject: [PATCH] fixed vertical overlapping thanks to israr --- src/components/Custom.js | 8 +------- src/css/custom.css | 5 +++++ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/src/components/Custom.js b/src/components/Custom.js index d413ff4..8443e5e 100644 --- a/src/components/Custom.js +++ b/src/components/Custom.js @@ -65,13 +65,7 @@ export function Visit({ title, children, link }) { export function Thumb({ src, children }) { return ( -