From e20ce6e282fa4a8c9738fc48c356ef369fbb8377 Mon Sep 17 00:00:00 2001 From: Kenneth Jannette Date: Sat, 8 Mar 2025 19:53:26 -0500 Subject: [PATCH] m --- src/styles/App.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/styles/App.css b/src/styles/App.css index 8c41551..ae5cb80 100644 --- a/src/styles/App.css +++ b/src/styles/App.css @@ -40,6 +40,7 @@ body { flex-direction: column; flex-wrap: wrap; height: 205px; + padding: 20px; } .veh-col { @@ -165,8 +166,8 @@ body { flex-direction: column; align-items: center; margin: 0px auto; - min-width: 250px; - max-width: 250px; + + width: 250px; padding-bottom: 5px; }