Closed anasoid closed 3 years ago
I resolve issue with this commit https://github.com/anasoid/jmc.anasoid.org/commit/75902218a8ab9e9d9c5bd9989b7a9d4f1374383b.
The problem was introduced by "npm audit fix ", i revert to original version.
I add image to see the original problem as will be corrected on live website
This is due to a bug in cssnano (which already fixed), reinstalling website dependencies resolves the problem.
🐛 Bug Report
Description
Sidebar hide the header menu, and i can't click on logo any more.
The problem is reproduced only when working with generated website, when working with" npm start" the problem is not reproduced.
the link to live website is https://jmc.anasoid.org/docs/developers/intro
The repo is https://github.com/anasoid/jmc.anasoid.org
To Reproduce
goto https://jmc.anasoid.org/docs/developers/intro and try to click logo
Actual Behavior
A part of header is hidden by sidebar.
Your Environment
Github action deploy