From 725370408c50230722ac15acbfd1d1306b4490f2 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 6 Sep 2023 02:11:32 -0400 Subject: [PATCH] Decreased Content padding for mobile view, also decreased card body content in clients for mobile --- clients.php | 2 +- inc_wrapper.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clients.php b/clients.php index 823192c8..d6e9d747 100644 --- a/clients.php +++ b/clients.php @@ -44,7 +44,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -
+
diff --git a/inc_wrapper.php b/inc_wrapper.php index 79a470ff..e5e6e6ee 100644 --- a/inc_wrapper.php +++ b/inc_wrapper.php @@ -2,5 +2,5 @@
-
+
\ No newline at end of file