Format code.

This commit is contained in:
Bryan Mauger 2025-03-24 09:25:29 -04:00
parent 6e2970ad86
commit 9b336d3c4f
2 changed files with 2 additions and 2 deletions

View file

@ -16,4 +16,4 @@
@include media-breakpoint-up(md) {
font-size: $md-font-size;
}
}
}

View file

@ -80,7 +80,7 @@ a {
}
&.navigation-link,
&.new-window-link {
font-size: .875rem;
font-size: 0.875rem;
color: $black;
line-height: 26px;
white-space: nowrap;