Decreased Content padding for mobile view, also decreased card body content in clients for mobile

This commit is contained in:
johnnyq
2023-09-06 02:11:32 -04:00
parent 903efec1dd
commit 725370408c
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
</div>
</div>
<div class="card-body">
<div class="card-body p-2 p-md-3">
<form class="mb-4" autocomplete="off">
<div class="row">
<div class="col-md-4">