From c5208f81389264ce431d0e2e7929ebd6f3e9e42f Mon Sep 17 00:00:00 2001 From: Will Norris Date: Mon, 4 Dec 2023 14:58:18 -0800 Subject: [PATCH] client/web: small tweaks for small screens Add left and right padding around entire client so that the cards don't run into the side of the screen. Also tighten up vertical spacing in couple of places. Updates #10261 Signed-off-by: Will Norris --- client/web/index.html | 2 +- client/web/src/components/app.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/client/web/index.html b/client/web/index.html index 08952dd4b..e5d889206 100644 --- a/client/web/index.html +++ b/client/web/index.html @@ -8,7 +8,7 @@ - +