Compare commits

...

1 Commits

Author SHA1 Message Date
sanghee df368c715f changed topnav font into 400 by default 2018-11-13 21:21:46 +01:00
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,