10 lines
230 B
CSS
10 lines
230 B
CSS
.fusion-blog-layout-grid .fusion-post-grid {
|
|
width: 100% !important;
|
|
}
|
|
.fusion-blog-layout-grid-6 .fusion-post-grid {
|
|
width: 50% !important;
|
|
}
|
|
.fusion-blog-layout-grid-6 .fusion-element-landscape {
|
|
width: 100% !important;
|
|
}
|