I fixed it so that prismjs would not overlap when selecting another language.
This commit is contained in:
parent
21026cdf52
commit
3bc508b8b0
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user