From 3156626d2bba61e21c98dbae435cbaae7048e38d Mon Sep 17 00:00:00 2001 From: Ted Pier Date: Mon, 4 Aug 2025 19:03:07 -0700 Subject: [PATCH] bit of margin to click-to-reveal-prompt --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index b29fa7c..851b9f4 100644 --- a/style.css +++ b/style.css @@ -108,7 +108,7 @@ body { color: grey; position: absolute; top: 8px; - left: 0; + left: 8px; font-size: 12px; }