fix links not working when site is in mobile breakpoint

This commit is contained in:
2023-03-01 00:48:09 +10:30
committed by GitHub
parent 51d4b844a3
commit 43bc09ab9b

View File

@ -174,6 +174,7 @@ nav {
.sidebar-contents {
border-radius: 0;
width: 100%;
z-index: 0;
}
.sidebar-contents>img{