fix stats for mobile on landing page
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 57s

This commit is contained in:
Lee
2024-04-18 03:24:16 +01:00
parent 1534175fb7
commit 095f773fb7
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ export default function Home(): ReactElement {
<Separator />
<div className="flex flex-col gap-4 items-center p-4">
<div className="flex flex-col gap-4 items-center pt-4">
<div className="text-center">
<p className="font-semibold text-xl">API Statistics</p>
<p>View the statistics for the API in real-time!</p>