remove white on white hover artist button

This commit is contained in:
Renon 2018-07-23 15:22:12 +02:00
parent 3862034dbc
commit 685c82186b
2 changed files with 2 additions and 1 deletions

View file

@ -54,7 +54,7 @@ export default {
}
&.with-background {
.header {
&, .sub, a {
&, .sub {
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.8);
color: white !important;
}