Page MenuHomePhabricator

[landing] Define `--sans-serif` for `landing`
ClosedPublic

Authored by abosh on Jun 24 2022, 1:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 28, 9:29 AM
Unknown Object (File)
Wed, Sep 18, 12:55 PM
Unknown Object (File)
Wed, Sep 18, 12:55 PM
Unknown Object (File)
Wed, Sep 18, 12:54 PM
Unknown Object (File)
Wed, Sep 18, 12:50 PM
Unknown Object (File)
Jul 20 2024, 2:09 AM
Unknown Object (File)
Jul 20 2024, 1:47 AM
Unknown Object (File)
Jul 20 2024, 1:31 AM
Subscribers

Details

Summary

Relevant Linear issue with full context here. Defined new --sans-serif global CSS variable using the :root pseudo-class and replaced all instances of the same font usages throughout landing ('IBM Plex Sans', sans-serif).

Read more about CSS global variables.

Test Plan

Made sure everything on landing looked the same before and after the variable was introduced. So, this included the header, footer, subscription form, read docs button, and info blocks.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

abosh retitled this revision from [landing] Define `--font-stack` for `landing` to [landing] Define `--sans-serif` for `landing`.
abosh edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Jun 24 2022, 1:49 PM