diff --git a/theme.css b/theme.css index 8e639a5..cacd1b7 100644 --- a/theme.css +++ b/theme.css @@ -32,6 +32,10 @@ } */ +.dashboard a { + color: #fff; +} + @media screen and (max-width: 767px) { .header-wrapper .tabs .item.active { border-bottom: 1px solid #D4D4D5;