Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #36701
Closed
Open
Issue created Jul 07, 2022 by Administrator@rootContributor2 of 2 checklist items completed2/2 checklist items

Add SASS variable $display-font-family

Created by: SamuelMiller

Prerequisites

  • I have searched for duplicate or closed feature requests
  • I have read the contributing guidelines

Proposal

Currently, setting a custom $headings-font-family in scss only affects h1-h6 tags and their classes, not the .display class, which can be used as a type of heading.

Please consider either including the display class when building heading font families with $headings-font-family, or perhaps better, provide a "$display-font-family" variable to allowing customizing the display class font-family specifically. Thanks.

Motivation and context

To allow the user to customize all the default Bootstrap headings.

Assignee
Assign to
Time tracking