changed topnav font into 400 by default

This commit is contained in:
sanghee 2018-11-13 21:21:46 +01:00
parent 66538f7335
commit df368c715f
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ textarea {
.navbar {
transition: all .3s ease-in;
font-weight: 400;
}
.navbar-default .navbar-nav>.open>a,