entrance: nudge welcome-backer 5px left

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
Arlind Ukshini 2026-04-24 11:03:13 +02:00
parent 010ed1492f
commit 6442d4c20b

View file

@ -161,7 +161,7 @@
support line rather than a baseline caption. */ support line rather than a baseline caption. */
top: calc(50% + 80px); top: calc(50% + 80px);
left: 75%; left: 75%;
transform: translate(-28%, 0); transform: translate(calc(-28% - 5px), 0);
display: inline-flex; display: inline-flex;
align-items: center; align-items: center;
gap: 10px; gap: 10px;