mastodon/app/javascript/styles/wide.scss

5 lines
59 B
SCSS
Raw Normal View History

2018-10-24 00:19:17 +00:00
.column {
flex-grow: 1 !important;
max-width: 540px;
}