hiding another scrollbar

This commit is contained in:
2023-08-23 16:12:33 +02:00
parent 0e127c753f
commit 71f45b51f2

View File

@ -29,7 +29,7 @@
width: 100% !important; width: 100% !important;
} }
</style> </style>
<body class="bg-neutral-800 overflow-y-scroll"> <body class="bg-neutral-800 overflow-y-hidden">
<!-- The header is hidden on smaller devices --> <!-- The header is hidden on smaller devices -->
<header class="py-2 block text-white bg-neutral-900"> <header class="py-2 block text-white bg-neutral-900">