Update template.css

This commit is contained in:
2026-04-04 14:58:44 -05:00
parent 5af1a27676
commit f08c001317

View File

@@ -15203,7 +15203,10 @@ iframe {
margin-top: 0.1875rem; margin-top: 0.1875rem;
margin-bottom: 0.9375rem; margin-bottom: 0.9375rem;
overflow: hidden; overflow: hidden;
max-height: 500px; max-height: 250px;
}
.blog-item .item-image img{
width: 100%;
} }
.boxed .blog-item .item-image { .boxed .blog-item .item-image {