summaryrefslogtreecommitdiff
path: root/web/src/pkg.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'web/src/pkg.tsx')
-rw-r--r--web/src/pkg.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/src/pkg.tsx b/web/src/pkg.tsx
index 6705982..c3a6985 100644
--- a/web/src/pkg.tsx
+++ b/web/src/pkg.tsx
@@ -150,7 +150,7 @@ export default function Pkgs() {
} );
return <Page>
- <div style="display: flex; justify-content: center">
+ <div class="page-title">
<h3 style="font-family: JPN24; font-size: 25px; width: min-content" class="gradient">PACKAGE&nbsp;REPOSITORY</h3>
</div>
<hr />