gitlab-org--gitlab-foss/app/assets/stylesheets/framework/images.scss

12 lines
200 B
SCSS

.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;
}