ux: header, code + negative spacing

This commit is contained in:
Henk Verlinde
2021-03-05 11:40:27 +01:00
parent 22afec709a
commit 37bcccfaa7
3 changed files with 24 additions and 1 deletions

View File

@ -20,6 +20,10 @@
color: $body-color;
}
.navbar-light .navbar-nav .active .nav-link {
color: $primary;
}
@include media-breakpoint-up(md) {
.navbar-brand {
font-size: $font-size-xl;