spee.ch/client/scss/publish-preview/_publish-preview.scss

10 lines
151 B
SCSS
Raw Normal View History

2018-11-09 01:44:59 +01:00
.publish-form__title {
max-width: $width-content-constrained;
margin-left: auto;
margin-right: auto;
}
2018-05-31 00:00:09 +02:00
.publish-preview-dim {
opacity: 0.2;
}