div .blocks to xy-grid width

This commit is contained in:
jorge 2021-07-28 09:35:42 +02:00
parent 8282977921
commit 456c1456e5
2 changed files with 5 additions and 1 deletions

File diff suppressed because one or more lines are too long

View File

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