add warning if multiple tabs are used

This commit is contained in:
2023-10-05 00:19:59 +02:00
parent 890131b542
commit 8cbd38bd09
4 changed files with 86 additions and 68 deletions

View File

@ -57,7 +57,7 @@
}
</style>
<body class="z-0 bg-neutral-800 overflow-y-hidden">
<body id="all" class="z-0 bg-neutral-800 overflow-y-hidden">
<!-- The header is hidden on smaller devices -->
<header class="py-2 block text-white bg-neutral-900">