I fixed it so that prismjs would not overlap when selecting another language.

This commit is contained in:
Leonid Nikitin 2024-05-17 23:27:18 +05:00
parent 21026cdf52
commit 3bc508b8b0
Signed by: kor-elf
GPG Key ID: 3C0F720C170F6E1D

View File

@ -176,6 +176,7 @@ body.mobile-menu-open {
padding: 10px 0;
margin: 0;
border-radius: 0 0 5px 5px;
z-index: 100;
a {
text-decoration: none;