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
<strong>Safely</strong> create and debug automations, design dashboards, tweak themes, modify configuration, and deploy changes — using natural language. Path-validated file access, YAML checks, and Git-backed rollback on every edit
@@ -456,7 +456,7 @@ EOF</code></pre>
456
456
457
457
/* ── HERO ── */
458
458
.hero {
459
-
padding: 110px 0 90px;
459
+
padding: 110px 0 58px;
460
460
text-align: center;
461
461
position: relative;
462
462
}
@@ -494,6 +494,7 @@ EOF</code></pre>
494
494
495
495
.hero-wordmark .brand-vc {
496
496
font-size: 1em;
497
+
margin-left: 0.28em;
497
498
background: var(--gradient);
498
499
-webkit-background-clip: text;
499
500
background-clip: text;
@@ -567,6 +568,11 @@ EOF</code></pre>
567
568
box-shadow: 0 0 12px rgba(0, 212, 255, 0.15);
568
569
}
569
570
571
+
/* Pull "Safe Home Assistant…" closer to the hero */
0 commit comments