Skip to content

Commit 3c30d52

Browse files
committed
Change outline style for nav bar
1 parent a662698 commit 3c30d52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_sass/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ body {
4848
overflow: hidden;
4949
z-index: 99;
5050
border-radius: 0 0 1em 1em;
51-
outline-style: outset;
51+
outline-style: solid;
5252
outline-color: var(--menu-active-color);
5353
}
5454

0 commit comments

Comments
 (0)