add padding

This commit is contained in:
uubulb
2024-11-15 17:36:15 +08:00
parent 22da283031
commit 4237b0b286

View File

@@ -65,7 +65,7 @@ export default function ServerPage() {
}) })
return <div className="px-9"> return <div className="px-9">
<div className="flex space-between mt-4"> <div className="flex space-between mt-4 pb-4">
<h1 className="text-3xl font-bold tracking-tight"> <h1 className="text-3xl font-bold tracking-tight">
Server Server
</h1> </h1>