hiding another scrollbar
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
width: 100% !important;
|
||||
}
|
||||
</style>
|
||||
<body class="bg-neutral-800 overflow-y-scroll">
|
||||
<body class="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