fix: responsive
Lint / Oxlint (push) Successful in 7m32s
Lint / TypeScript (push) Successful in 7m35s
Lint / ESLint (push) Successful in 7m40s
Deploy / Build (push) Successful in 8m30s
Deploy / Deploy to Stapler (push) Successful in 10m2s

This commit is contained in:
2026-06-15 20:46:08 +02:00
parent a4458f2c86
commit d56d3ad496
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
</head>
<body class="min-h-screen flex flex-col w-screen">
<div class="hero bg-base-200 grow">
<div class="hero-content text-center">
<div class="hero-content text-center p-0">
<div id="app"></div>
</div>
</div>