fix remove the black line under the masthead

Drop the 3px ink bottom border on the masthead. The header now blends into the page surface, as the feedback asked.

Commit
d6b3b975aed9c4b661f51c6e56bddedad355cee9
Author
Marius Peter <dev@marius-peter.com>
Author date
Committer
Marius Peter <dev@marius-peter.com>
Committer date
lib/web/assets/hito.css
index 11ff24da..e1ff14a5 100644..100644
@@ -76,7 +76,6 @@
76 76 align-items: center;
77 77 gap: 1rem;
78 78 min-height: 4.75rem;
79 Removed: border-bottom: 3px solid var(--ink);
80 79 }
81 80
82 81 /* Brand stays left; the primary nav and the sign-out control group together