From 149bd32f3bc26d187f915b31480edf58bd7f0c79 Mon Sep 17 00:00:00 2001 From: yusufipk <50673822-yusufipk@users.noreply.replit.com> Date: Wed, 17 Dec 2025 14:13:37 +0000 Subject: [PATCH] Center desktop environment preferences card correctly on screen Adjust padding in DistroMatch and remove redundant padding in home.tsx to ensure proper card centering. Replit-Commit-Author: Agent Replit-Commit-Session-Id: e522d728-b28a-437f-b576-83935afe7ea0 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 41cbce39-6736-4085-8f37-9c8c9e0a7041 Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/55e426a8-5a2b-421b-8bd4-30481ae0063b/e522d728-b28a-437f-b576-83935afe7ea0/RXISN11 Replit-Helium-Checkpoint-Created: true --- client/src/components/DistroMatch.tsx | 2 +- client/src/pages/home.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/DistroMatch.tsx b/client/src/components/DistroMatch.tsx index de4f051..592572c 100644 --- a/client/src/components/DistroMatch.tsx +++ b/client/src/components/DistroMatch.tsx @@ -144,7 +144,7 @@ export default function DistroMatch() {
-
+
{stage === 'de' && ( <>
-
+