fix(html): make Prowler logo resizable (#4185)

This commit is contained in:
Pedro Martín
2024-06-04 17:57:41 +02:00
committed by GitHub
parent dc510e0683
commit 2795673ebc
+1 -1
View File
@@ -58,7 +58,7 @@ def add_html_header(file_descriptor, provider):
<a href="{html_logo_url}"><img class="float-left card-img-left mt-4 mr-4 ml-4"
src={square_logo_img}
alt="prowler-logo"
style="width: 300px; height:auto;"/></a>
style="width: 15rem; height:auto;"/></a>
<div class="card">
<div class="card-header">
Report Information