From e60e1d7b8b3ba262729152c0eba184898632e655 Mon Sep 17 00:00:00 2001 From: elioat Date: Sun, 30 Jun 2024 21:12:20 -0400 Subject: * --- js/pico-cam/index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'js/pico-cam/index.html') diff --git a/js/pico-cam/index.html b/js/pico-cam/index.html index c12f4da..e0e1f21 100644 --- a/js/pico-cam/index.html +++ b/js/pico-cam/index.html @@ -4,7 +4,6 @@ Pico Cam - @@ -44,7 +43,7 @@ .capture-frame.active { background-color: teal; - color: #FFFFFF; /* Optional: Change text color to improve contrast */ + color: #FFFFFF; } .media-container { @@ -55,7 +54,7 @@ } video, canvas { - max-width: 50%; /* Each takes up to half of the container width */ + max-width: 50%; height: auto; /* Maintain aspect ratio */ flex: 1 1 auto; /* Allows the elements to change size and needed */ } -- cgit 1.4.1-2-gfad0