From ac4b29193b0e7a009c8fd096c817a3f71c92dc85 Mon Sep 17 00:00:00 2001 From: Thomas Lynch Date: Tue, 15 Mar 2022 22:07:09 +1100 Subject: [PATCH] padding change --- src/scripts/hcaptcha.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scripts/hcaptcha.lua b/src/scripts/hcaptcha.lua index e7d9cb7..33e3433 100644 --- a/src/scripts/hcaptcha.lua +++ b/src/scripts/hcaptcha.lua @@ -63,7 +63,7 @@ local body_template = [[ details{max-width:80vw;text-align:left;margin:0 auto;} summary{text-align:center;} code{background-color:#dfdfdf30;border-radius:3px;padding:0 3px;} - img,h3,p{margin-bottom:0 0 5px 0} + img,h3,p{margin:0 0 5px 0} footer{font-size:x-small;margin-top:auto;margin-bottom:20px}.pt{padding-top:30vh}