Formatting

This commit is contained in:
Max Stanley
2024-03-02 16:13:04 +00:00
parent 5a74e15a22
commit ab2a024471
+1 -1
View File
@@ -17,7 +17,7 @@
<link rel="manifest" href="%sveltekit.assets%/manifest.json" />
%sveltekit.head%
</head>
<body style="overflow: hidden;">
<body style="overflow: hidden">
<div id="svelte">%sveltekit.body%</div>
</body>
</html>