From 64603f146f913257eb390d0689c3a72101f23577 Mon Sep 17 00:00:00 2001 From: Louis Croisez Date: Sat, 20 May 2023 11:12:57 +0200 Subject: [PATCH] Correction done on https://github.com/mcguirepr89/BirdNET-Pi/issues/903 --- homepage/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homepage/style.css b/homepage/style.css index 346fb2f..d3a7c4a 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -26,7 +26,7 @@ iframe { padding: 0; margin: 0; border: none; - height: 90%; + height: 85%; width: 100%; }