gitlab-org--gitlab-foss/app/assets/stylesheets/framework/images.scss
2016-12-06 08:27:42 -06:00

11 lines
206 B
SCSS

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