Working nice, looks like shit

This commit is contained in:
Roman Krček
2025-06-21 20:47:22 +02:00
parent 58872bada6
commit a135c5ac36
6 changed files with 50 additions and 32 deletions

View File

@@ -10,3 +10,11 @@
<div style="display: contents">%sveltekit.body%</div>
</body>
</html>
<style>
body {
font-family: "Roboto", sans-serif;
}
</style>