+responsiv, +profile site,

This commit is contained in:
danielvici123
2025-03-28 23:06:37 +01:00
parent 9a8237de42
commit 915e91fbd1
19 changed files with 241 additions and 162 deletions

View File

@@ -7,7 +7,7 @@
<title>ESP - Express, Share, Post</title>
<link rel="stylesheet" href="/src/assets/main.css" />
</head>
<body class="bg-hintergrund-farbe overflow-hidden">
<body class="bg-hintergrund-farbe sm:overflow-hidden">
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>