My mobile version sidebar is not functioning properly on my website. To see the issue, you can visit Zinexium. As I am new to HTML, I don't know how to fix it. Here is a link to the code.
Thank you!
<!DOCTYPE html>
// Code snippet omitted for brevity
</html>
:root {
--sidebar-width: 4.5em;
}
// CSS styling code continued...
The above code snippet excerpt showcases a part of the developers page of the Zinexium site. For the complete demonstration, please refer to the "The code" hyperlink provided. Thanks for your attention.