div .blocks to xy-grid width
This commit is contained in:
parent
8282977921
commit
456c1456e5
File diff suppressed because one or more lines are too long
|
@ -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){
|
||||
|
|
Loading…
Reference in New Issue