debian-mirror-gitlab/app/assets/stylesheets/framework/images.scss

12 lines
200 B
SCSS
Raw Normal View History

2016-04-02 18:10:28 +05:30
.appearance-logo-preview {
max-width: 400px;
margin-bottom: 20px;
}
.appearance-light-logo-preview {
2017-08-17 22:00:37 +05:30
background-color: $gray-light;
2016-04-02 18:10:28 +05:30
max-width: 72px;
padding: 10px;
margin-bottom: 10px;
}