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 @@ -153,8 +153,8 @@ button {box-shadow: none !important;}
153153.mfblog-replated-posts-block .block .related .block-title strong {border-bottom : 3px solid # 222222 ;padding-bottom : 2px ;font-weight : 400 ;font-size : 18px ;}
154154
155155.mfblog-replated-posts-block .block .related .post-list {display : -ms-flexbox;display : flex;-ms-flex-wrap : wrap;flex-wrap : wrap;
156- position : relative;overflow : hidden;margin-left : -15 px ;margin-right : -15 px ;}
157- .mfblog-replated-posts-block .block .related .post-list .post-item {-webkit-flex-direction : column;-ms-flex-direction : column;flex-direction : column;margin-bottom : 2rem !important ;-ms-flex : 0 0 25% ;flex : 0 0 25% ;max-width : 25% ;padding-left : 10px ;padding-right : 10px ;}
156+ position : relative;overflow : hidden;margin-left : -10 px ;margin-right : -10 px ;}
157+ .mfblog-replated-posts-block .block .related .post-list .post-item {-webkit-flex-direction : column;-ms-flex-direction : column;flex-direction : column;margin-bottom : 2rem !important ;-ms-flex : 0 0 25% ;flex : 0 0 25% ;max-width : 25% ;padding-left : 10px ;padding-right : 10px ;width : 25 % ; box-sizing : border-box; }
158158
159159.mfblog-replated-posts-block .block .related .post-list .post-item .image-container {
160160 -ms-flex : 0 0 ;flex : 0 0 ;width : 100% ;display : block;order : 0 ;margin-bottom : 10px ;}
You can’t perform that action at this time.
0 commit comments