Format code.
This commit is contained in:
parent
6e2970ad86
commit
9b336d3c4f
2 changed files with 2 additions and 2 deletions
|
|
@ -16,4 +16,4 @@
|
|||
@include media-breakpoint-up(md) {
|
||||
font-size: $md-font-size;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue