Skip to content

Commit 7a4e179

Browse files
Anca2022sidvishnoi
authored andcommitted
run formatting
1 parent fb7361e commit 7a4e179

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

src/components/pages/FoundationHeader.astro

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)