fix: markdown hover color

This commit is contained in:
Sean Yesmunt 2019-03-21 14:35:28 -04:00
parent c0010a7da8
commit 3c6fc6f82d

View file

@ -72,7 +72,7 @@
}
button {
color: $lbry-black;
color: $lbry-black !important;
border-color: transparent;
transition: opacity 0.3s ease;