entrance: nudge welcome-backer ~10% further left under the logo
transform translateX -28% → -38% so the block centres more closely under the fixed fenja wordmark at left:75%. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
6442d4c20b
commit
d6a819fdb5
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@
|
|||
support line rather than a baseline caption. */
|
||||
top: calc(50% + 80px);
|
||||
left: 75%;
|
||||
transform: translate(calc(-28% - 5px), 0);
|
||||
transform: translate(calc(-38% - 5px), 0);
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue