Navigation item :hover text underline fix.

This commit is contained in:
mustafahlvc 2017-08-04 10:05:23 +03:00
parent 3b0e92c102
commit 522a5ec976

View File

@ -14,7 +14,7 @@
.nav-item {
.nav-link {
text-decoration: none;
text-decoration: none!important;
display: flex;
align-items: center;
height: 48px;