add warning if multiple tabs are used
This commit is contained in:
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user