chore: cleanup

pull/8691/head
Adam 2026-01-15 07:22:43 -06:00
parent dbd1987f0a
commit e5973e2860
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
</head>
<body class="antialiased overscroll-none text-12-regular overflow-hidden">
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root" class="flex flex-col h-dvh"></div>
<div id="root" class="flex flex-col h-dvh p-px"></div>
<script src="/src/entry.tsx" type="module"></script>
</body>
</html>