summaryrefslogtreecommitdiff
path: root/web/src/pkg.tsx
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2025-11-11 10:43:47 +0100
committernavewindre <boneyaard@gmail.com>2025-11-11 10:43:47 +0100
commit5a157e6ef2dc8c56f12e1f20ec54cdf0b85f0cac (patch)
tree9fc643715ea854b4037328bf6ee273f5f0e60adf /web/src/pkg.tsx
parente52a00fad93831dfd7cf6fe9cdec8e1aaa3c2ccb (diff)
fixes
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 />