Skip to content

Commit 327c218

Browse files
committed
1 parent 800ff84 commit 327c218

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

style.css

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4202,4 +4202,15 @@ span.wpcf7-not-valid-tip {
42024202
.widget .text-center .img-responsive {
42034203
margin-left: auto;
42044204
margin-right: auto;
4205+
}
4206+
section .widget-post-thumbnail {
4207+
display: block;
4208+
margin-bottom: 24px;
4209+
}
4210+
section .widget-post-title {
4211+
margin: 0;
4212+
}
4213+
section .widget-post-excerpt {
4214+
margin-top: 24px;
4215+
padding: 0 15px;
42054216
}

0 commit comments

Comments
 (0)