File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -165,8 +165,8 @@ body.blog-page {
165165
166166/* Block Related */
167167.blog-post-view .post-bottom .block .related {margin-bottom : 0 ;}
168- .blog-post-view .post-bottom .block .related .block-title {margin : 0 0 25px ;padding : 5 px 0 ;border-bottom : 1px solid # 222222 ;line-height : 1.42857143 ;}
169- .blog-post-view .post-bottom .block .related .block-title strong {border-bottom : 3px solid # 222222 ;padding-bottom : 2px ;font-weight : 400 ;font-size : 18px ;}
168+ .blog-post-view .post-bottom .block .related .block-title {margin : 0 0 25px ;padding : 0 ;border-bottom : 1px solid # 222222 ;line-height : 1.42857143 ;}
169+ .blog-post-view .post-bottom .block .related .block-title strong {border-bottom : 3px solid # 222222 ;padding-bottom : 2px ;font-weight : 400 ;font-size : 18px ;display : inline-block; margin : 0 ; }
170170
171171/* Related Posts */
172172.mfblog-related-posts-block .block .related .post-list {display : -ms-flexbox;display : flex;-ms-flex-wrap : wrap;flex-wrap : wrap;
You can’t perform that action at this time.
0 commit comments