Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ui_dev_kit.scss « pages « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 185f3622e6474475d96c0c46ad706b224f86b62f (plain)
1
2
3
4
5
6
.gitlab-ui-dev-kit {
  > h2 {
    margin: 35px 0 20px;
    font-weight: bold;
  }
}