From 9f062466825f13d79a7de7172c9ecd60d8b4e735 Mon Sep 17 00:00:00 2001 From: Ted Pier Date: Mon, 4 Aug 2025 13:17:15 -0700 Subject: [PATCH] update positioning for cover prompt --- style.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/style.css b/style.css index c51dac6..3a9259e 100644 --- a/style.css +++ b/style.css @@ -105,12 +105,8 @@ body { color: #888888; position: absolute; top: 8px; - left: 25%; - right: 25%; - bottom: 0; + left: 0; font-size: 12px; - max-width: 50%; - text-align: center; } section {