From 2795673ebc174a7a292c172b3589b1e60a4c28bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Mart=C3=ADn?= Date: Tue, 4 Jun 2024 17:57:41 +0200 Subject: [PATCH] fix(html): make Prowler logo resizable (#4185) --- prowler/lib/outputs/html/html.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prowler/lib/outputs/html/html.py b/prowler/lib/outputs/html/html.py index a6f9738580..e2c24fb405 100644 --- a/prowler/lib/outputs/html/html.py +++ b/prowler/lib/outputs/html/html.py @@ -58,7 +58,7 @@ def add_html_header(file_descriptor, provider): prowler-logo + style="width: 15rem; height:auto;"/>
Report Information