From 8e4d7a8c5833c9b5ed702fbd84fb0c116a003482 Mon Sep 17 00:00:00 2001 From: sarthakkaushik927 Date: Wed, 12 Aug 2026 17:02:17 +0530 Subject: [PATCH] fix(ui): correct typo in tailwind line-height class Signed-off-by: sarthakkaushik927 --- src/pages/features.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/features.tsx b/src/pages/features.tsx index e392ad1c4b..ee3f1bb8c9 100644 --- a/src/pages/features.tsx +++ b/src/pages/features.tsx @@ -51,7 +51,7 @@ const PodmanDesktopSection = () => {

- Podman Desktop is Podman's graphical application that makes it easy to install and work with Podman (and + Podman Desktop is Podman's graphical application that makes it easy to install and work with Podman (and other container engines) on Windows, MacOS, and Linux.