We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3799b5 commit b3697fdCopy full SHA for b3697fd
site/static/css/main.css
@@ -348,6 +348,7 @@ code {
348
.menu-link span:before,
349
.menu-link span:after {
350
background-color: #fff;
351
+ pointer-events: none;
352
width: 100%;
353
height: .2em;
354
-webkit-transition: all 0.4s;
site/static/layouts/side-menu/styles.css
@@ -185,6 +185,7 @@ small screens.
185
186
187
188
189
190
height: 0.2em;
191
}
0 commit comments