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

explore.scss « pages « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 9b92128624c1053661040c1b2c6f2abc4d295f2c (plain)
1
2
3
4
5
6
7
8
.explore-title {
  text-align: center;

  h3 {
    font-weight: normal;
    font-size: 30px;
  }
}