fix the font-family var by using inherit instead of empty string, fix font-weight in docs for jumbotron
This commit is contained in:
parent
c414e57dcc
commit
f4e879a936
4 changed files with 6 additions and 5 deletions
|
|
@ -63,6 +63,7 @@ hr.soften {
|
|||
.jumbotron h1 {
|
||||
margin-bottom: 9px;
|
||||
font-size: 81px;
|
||||
font-weight: bold;
|
||||
letter-spacing: -1px;
|
||||
line-height: 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue