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

images.scss « framework « stylesheets « assets « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 09a569ad415c45ee4960f95b571bbd6f40d5be83 (plain)
1
2
3
4
5
6
7
8
9
10
11
.appearance-logo-preview {
  max-width: 400px;
  margin-bottom: 20px;
}

.appearance-light-logo-preview {
  background-color: $gray-light;
  max-width: 72px;
  padding: 10px;
  margin-bottom: 10px;
}