From 754060f2e884e8748df83fe2b70ac8c09aa56629 Mon Sep 17 00:00:00 2001 From: raghav-97 Date: Wed, 28 Jan 2026 01:23:55 +0530 Subject: [PATCH] fix: question card misalignment --- src/components/KeployCloud.js | 2 +- src/theme/DocItem/index.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/KeployCloud.js b/src/components/KeployCloud.js index 1650346c8..e58f393c9 100644 --- a/src/components/KeployCloud.js +++ b/src/components/KeployCloud.js @@ -4,7 +4,7 @@ export const KeployCloud = () => { return (

Questions? 🤔💭

diff --git a/src/theme/DocItem/index.js b/src/theme/DocItem/index.js index e4fcc886f..21c680b18 100644 --- a/src/theme/DocItem/index.js +++ b/src/theme/DocItem/index.js @@ -245,10 +245,10 @@ export default function DocItem(props) {
-
+
+
-