fix font-size to compute to 14px even
This commit is contained in:
parent
31613b55de
commit
f2fb861308
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
height: 2.5rem;
|
||||
margin-top: .25rem;
|
||||
overflow-x: hidden;
|
||||
font-size: .85rem;
|
||||
font-size: .875rem;
|
||||
|
||||
.navbar-nav {
|
||||
padding-bottom: 2rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue