Move font-weight

This commit is contained in:
Sebastian Serth
2018-11-06 14:36:29 +01:00
parent c44478783a
commit 248c3214cb
2 changed files with 4 additions and 4 deletions

View File

@@ -23,7 +23,7 @@ span.caret {
margin-left: 0.5em;
}
btn {
.btn {
-webkit-font-smoothing: antialiased;
font-weight: 500;
}
@@ -41,7 +41,7 @@ btn {
}
}
.nav-link {
.navbar {
-webkit-font-smoothing: antialiased;
font-weight: 500;
}