VibeCoding mit Problemen

This commit is contained in:
ChK
2026-02-11 20:19:29 +01:00
parent 9115a76a46
commit 099ba7188c
4 changed files with 120 additions and 33 deletions

View File

@@ -16,7 +16,7 @@
</header>
<main>
<h1>Willkommen im Service Portal</h1>
<h1>server.schooltech.ch - Service Portal</h1>
<!-- iFrame für Services -->
<iframe id="service-frame" style="width:100%;height:80vh;display:none;"></iframe>

View File

@@ -42,7 +42,7 @@ nav button:hover {
}
main {
padding: 100px 40px;
padding: 80px 4px;
}
#service-grid {