some really basic styling out of the way, ready to build out UI

This commit is contained in:
Annika
2022-07-09 17:41:20 -06:00
parent bffc0564ea
commit 647d066822
11 changed files with 178 additions and 74 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
<strong>We're sorry but budgit.client doesn't work properly without JavaScript
enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<div id="app" class="h-screen"></div>
<!-- built files will be auto injected -->
<script type="module" src="./src/main.js"></script>
</body>