fix/20210728 #14

Merged
chris merged 48 commits from fix/20210728 into develop 2021-07-29 22:39:06 +02:00
2 changed files with 5 additions and 1 deletions
Showing only changes of commit 456c1456e5 - Show all commits

File diff suppressed because one or more lines are too long

View File

@ -46,6 +46,10 @@ main {
} }
.omekas-entry-content { .omekas-entry-content {
@include xy-cell(12); @include xy-cell(12);
@include xy-grid;
.blocks {
@include xy-cell(12);
}
} }
.entry-content { .entry-content {
@include breakpoint(small){ @include breakpoint(small){