diff --git a/resources/views/pdf-designs/clean.html b/resources/views/pdf-designs/clean.html index 589b6f232416..3c1fd58b5515 100644 --- a/resources/views/pdf-designs/clean.html +++ b/resources/views/pdf-designs/clean.html @@ -37,7 +37,7 @@ flex-direction: column; } - #company-details > span:first-child { + #company-details > p:first-child { color: var(--primary-color); }