diff --git a/resources/views/layouts/design.blade.php b/resources/views/layouts/design.blade.php index 0d0ba0d..a146eef 100644 --- a/resources/views/layouts/design.blade.php +++ b/resources/views/layouts/design.blade.php @@ -72,7 +72,9 @@ .document-card:hover .download { background-color: {{ DESIGN_PARAMETERS['primary_color'] }}!important; - color: #fff!important; + a { + color: #fff!important; + } } .document-card:hover h4 {