Fix navbar logo font to match headings
parent
cd7d4b8157
commit
3105c870ce
|
@ -40,7 +40,7 @@ body, p {
|
|||
}
|
||||
|
||||
|
||||
h1,h2,h3,h4,h5 {
|
||||
h1,h2,h3,h4,h5,.navbar-brand {
|
||||
font-family: 'Open Sans', sans-serif !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue