entrance: nudge welcome-backer 5px left
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
010ed1492f
commit
6442d4c20b
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue