changed topnav font into 400 by default
This commit is contained in:
parent
66538f7335
commit
df368c715f
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ textarea {
|
|||
|
||||
.navbar {
|
||||
transition: all .3s ease-in;
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
.navbar-default .navbar-nav>.open>a,
|
||||
|
|
Loading…
Reference in a new issue