File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -275,12 +275,12 @@ import ExternalIcon from "../../../public/img/icon-external.svg";
275275 }
276276
277277 .menu-item--level-1 > .is-active,
278- .menu-item--level-2 > .is-active {
279- text-decoration: underline;
280- text-decoration-color: currentColor;
281- text-decoration-thickness: 2px;
282- text-underline-offset: 8px;
283- }
278+ .menu-item--level-2 > .is-active {
279+ text-decoration: underline;
280+ text-decoration-color: currentColor;
281+ text-decoration-thickness: 2px;
282+ text-underline-offset: 8px;
283+ }
284284
285285 @media screen and (max-width: 479px) {
286286 .site-links-wrapper {
@@ -453,7 +453,6 @@ import ExternalIcon from "../../../public/img/icon-external.svg";
453453 .site-nav__toggle {
454454 display: none;
455455 }
456-
457456 }
458457</style >
459458
You can’t perform that action at this time.
0 commit comments