css cleanup

This commit is contained in:
2025-08-29 21:57:03 -04:00
parent f38a5a69df
commit 90be478e9a
6 changed files with 88 additions and 64 deletions

View File

@@ -5,7 +5,5 @@
<link rel="icon" href="/favicon.ico" />
<script type="module" src="/src/app.tsx"></script>
</head>
<body>
<div id="app" />
</body>
<body />
</html>