summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/appearances.scss
blob: 878f44116ba11ab6653740144ba853efd6f37b62 (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: $background-color;
  max-width: 72px;
  padding: 10px;
  margin-bottom: 10px;
}