Pin hero copy to top-left instead of vertically centred
Matches the design reference: eyebrow and h1 start near the top of the hero with the drone vision scene filling the space behind and to the right. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -181,7 +181,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- Copy: left-aligned, z-index 3 -->
|
<!-- Copy: left-aligned, z-index 3 -->
|
||||||
<div style="position:relative;z-index:3;flex:1;display:flex;align-items:center;">
|
<div style="position:relative;z-index:3;flex:1;display:flex;align-items:flex-start;padding-top:clamp(72px,10vw,130px);">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div style="max-width:540px;">
|
<div style="max-width:540px;">
|
||||||
<div class="eyebrow">Drone development kits · Open source</div>
|
<div class="eyebrow">Drone development kits · Open source</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user