Merge pull request #23 from ihororlovskyi/master

small style fix
This commit is contained in:
Alexander S 2016-12-09 16:33:13 +03:00 committed by GitHub
commit fcb96ffbbc

View File

@ -10,7 +10,7 @@
}
.blog-nav ul li a {
font-size: 16px;
line-heigh: 26px;
line-height: 26px;
margin-bottom: 26px;
border-bottom: 0;
font-weight: 400;
@ -21,4 +21,4 @@
}
.blog-nav ul li a:hover {
border-bottom: 1px solid;
}
}