Restore hero teal and HQ heading scale on vocamac.com - #229
Merged
Conversation
#228 kept Windows headlines on a sans stack but left the hero accent in ink and the H1/H2 clamps short of vocahq.com. The hero em is teal again. Heading clamps, weight, and tracking match HQ. Body stays 16px. Display stack is unchanged.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#228 closed the Windows serif hole. The homepage still reads unfinished next to vocahq.com. "Your Mac types." is ink, and the H1 and H2 clamps sit below HQ.
.hero h1 emis teal again (var(--teal)). It still uses the display stack andfont-style: normal.Hero H1 uses the HQ numbers:
clamp(3.7rem, 10vw, 7.4rem), weight 780, tracking-0.075em, line-height 0.92. Section titles useclamp(2.2rem, 6vw, 4.7rem), weight 760, tracking-0.065em, line-height 1.06. Generic heading tracking is-0.065em. Body stays 16px / 1rem.--displayis the same stack from #228. vocamac does not have.section-intro,.gateway-copy, or.principles-heading, so those HQ em rules are not copied.The Windows-sans test still covers the stack. It now also checks teal plus the new clamps. Website CI is green. App job skipped because this is CSS only.
Tone picker is untouched. Version stays 0.8.0.