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 9060035 commit a662698Copy full SHA for a662698
_sass/main.scss
@@ -48,6 +48,8 @@ body {
48
overflow: hidden;
49
z-index: 99;
50
border-radius: 0 0 1em 1em;
51
+ outline-style: outset;
52
+ outline-color: var(--menu-active-color);
53
}
54
55
.menu nav a {
0 commit comments