Fix : Replaced teal with actual colour code

This commit is contained in:
eniamza 2020-06-10 17:49:40 +06:00
parent d8f1639683
commit 83fea236f2

View file

@ -109,7 +109,7 @@ nav {
/* Special Branded Color Classes*/
.lbry-teal {
background-color:rgb(3, 76, 105);
background-color:rgb(40, 212, 226);
}
.dropdown-item.active {