Changed navbar style

This commit is contained in:
Arun B
2018-11-24 15:55:51 +05:30
parent f34b6b3c94
commit d1fcb376c6

View File

@@ -36,11 +36,12 @@
display: inline-block;
padding: 23px 20px 13px 10px;
text-decoration: none;
color: #000000;
color: #232323;
}
.nav > .nav-links > a:hover {
background-color: rgba(17, 171, 176, 0.3);
color: tomato;
}
.nav > #nav-check {