update positioning for cover prompt

This commit is contained in:
2025-08-04 13:17:15 -07:00
parent 2f61f8cce3
commit 9f06246682

View File

@@ -105,12 +105,8 @@ body {
color: #888888; color: #888888;
position: absolute; position: absolute;
top: 8px; top: 8px;
left: 25%; left: 0;
right: 25%;
bottom: 0;
font-size: 12px; font-size: 12px;
max-width: 50%;
text-align: center;
} }
section { section {