You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix mobile Safari safe area gap above fixed header
- Add viewport-fit=cover to unlock env(safe-area-inset-top)
- Extend nav background into safe area with padding-top
- Adjust hero and scroll-padding offsets for taller nav
.hero::before{content:'';position:absolute;top:-50%;left:50%;transform:translateX(-50%);width:800px;height:800px;background:radial-gradient(ellipse at center,var(--purple-glow) 0%,transparent 70%);pointer-events:none;z-index:0}
<metaname="description" content="Package your Claude Code MCP servers, hooks, skills, and settings into shareable tech packs. Sync across machines and teams in seconds. Like Ansible for AI dev.">
0 commit comments