fix stats for mobile on landing page
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 57s
All checks were successful
Deploy App / docker (ubuntu-latest) (push) Successful in 57s
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user