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> </head>
<body class="min-h-screen flex flex-col w-screen"> <body class="min-h-screen flex flex-col w-screen">
<div class="hero bg-base-200 grow"> <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 id="app"></div>
</div> </div>
</div> </div>
+1 -1
View File
@@ -88,7 +88,7 @@ watch(
<template> <template>
<div :style="{ display: visible ? 'inherit' : 'none' }"> <div :style="{ display: visible ? 'inherit' : 'none' }">
<div class="card bg-base-100 w-xl max-w-xl shrink-0 shadow-2xl"> <div class="card bg-base-100 w-xl max-w-svw shrink-0 shadow-2xl">
<div class="card-body"> <div class="card-body">
<h1 class="text-5xl font-bold font-doto"> <h1 class="text-5xl font-bold font-doto">
<span <span