feat: add more WIP about styling

This commit is contained in:
mmmchimps
2023-01-19 00:17:51 +01:00
parent 729c424e33
commit 9af4d77039
3 changed files with 70 additions and 27 deletions

View File

@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Inventur Spartacus</title>
</head>
<body>
<body class="has-navbar-fixed-top">
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>