summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/images.scss
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;
}