[OCaml] High Intensity Training Online
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.
lib/web/assets/hito.css
@@ -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