mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-08 15:00:59 +00:00
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…
Reference in a new issue