Skip to content

Commit 8bee46f

Browse files
tweak: MFDT style
1 parent b01aeaa commit 8bee46f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

routes/dev/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default async function DeveloperTools(_req: Request, ctx: RouteContext) {
66
const devtoolsEnabled = getDevtools(_req);
77

88
return (
9-
<div class="flex flex-col gap-2">
9+
<div class="flex flex-col card gap-2">
1010
<h1>ModFest Developer Tools</h1>
1111
<span>
1212
<p>Tools to make developing with/for ModFest events easier.</p>

0 commit comments

Comments
 (0)