-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
Description:
Currently, the body, paragraph text, tables, mega menu, and table of contents (TOC) on the Trust Center pages are using "Qanelas Soft Regular" with fallbacks to Roboto, Helvetica, and Arial. This does not match the brand guide, which specifies "Qanelas Soft" as the primary font.
Current Behavior
- Headings mostly use "Qanelas Soft", but body text and other elements are not consistent.
- Existing CSS is causing fallback fonts to appear.
- The incorrect CSS affects paragraphs, tables, mega menu, and TOC menus.
Desired Situation
- Ensure all text elements (headings, body, tables, mega menu, TOC) use "Qanelas Soft" as the primary font.
- Keep fallbacks like Roboto, Helvetica, Arial only if necessary.
- Ensure consistent brand font across all Trust Center pages.
Steps to Reproduce:
- Open any Trust Center page (e.g., sub-processors)
- Inspect body text, tables, mega menu, and TOC menu.
- Notice the font-family is "Qanelas Soft Regular", Roboto, Helvetica, Arial, sans-serif.
Contributor Resources and Handbook
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the master
branch.
- 📚 See contributing instructions.
- 🎨 Wireframes and designs for Layer5 site in Figma (open invite)
- 🙋🏾🙋🏼 Questions: Discussion Forum and Community Slack.
Join the Layer5 Community by submitting your community member form.