Optional widened main column #402

Open
Riedler wants to merge 8 commits from Riedler/akkoma-fe:wide-columns-for-upstream into develop
Showing only changes of commit 45fe334cd7 - Show all commits

View file

@ -96,9 +96,11 @@
.gallery-row {
position: relative;
max-height: 30em;
width: 100%;
flex-grow: 1;
.Status & {
max-height: 30em;
}
&:not(:first-child) {
margin-top: 0.5em;