Fix the active state of navbar links
This commit is contained in:
@ -181,7 +181,7 @@ pre {
|
||||
padding: 1rem;
|
||||
max-width: 100vw;
|
||||
overflow: auto;
|
||||
line-height: normal; // Unset line height
|
||||
line-height: normal;
|
||||
|
||||
&[class*="language-"] {
|
||||
position: relative;
|
||||
|
Reference in New Issue
Block a user