From 0dceb5cab14f6f8d59918626a2fe73f2ffef5450 Mon Sep 17 00:00:00 2001 From: kvvo <145585497+kvvo@users.noreply.github.com> Date: Thu, 27 Jun 2024 11:06:06 -0400 Subject: [PATCH] Update popupwindow.css --- css/popupwindow.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/popupwindow.css b/css/popupwindow.css index 8053a2e..e711568 100644 --- a/css/popupwindow.css +++ b/css/popupwindow.css @@ -46,7 +46,7 @@ body { .figure { float: left; - padding:20px; + padding: 0px 20px 20px 20px; max-width: 40%; }