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 @@ -292,12 +292,12 @@ import ExternalIcon from "../../../public/img/icon-external.svg";
292292 }
293293
294294 .menu-item--level-1 > .is-active,
295- .menu-item--level-2 > .is-active {
296- text-decoration: underline;
297- text-decoration-color: currentColor;
298- text-decoration-thickness: 2px;
299- text-underline-offset: 8px;
300- }
295+ .menu-item--level-2 > .is-active {
296+ text-decoration: underline;
297+ text-decoration-color: currentColor;
298+ text-decoration-thickness: 2px;
299+ text-underline-offset: 8px;
300+ }
301301
302302 @media screen and (max-width: 479px) {
303303 .site-links-wrapper {
@@ -470,7 +470,6 @@ import ExternalIcon from "../../../public/img/icon-external.svg";
470470 .site-nav__toggle {
471471 display: none;
472472 }
473-
474473 }
475474</style >
476475
You can’t perform that action at this time.
0 commit comments