File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
layouts/knowledge-platform Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -83,8 +83,8 @@ <h2><a href="{{ .Permalink }}" title="{{ .Title }}" class="post-title">{{
8383 {{ end }}
8484 < div class ="col-md-6 mb-4 facet-item " data-facets ="{{$facets_for_data_attribute}} ">
8585 < div class ="shadow mobile-desktop-container-layout border-bottom-gradient rounded-lg ">
86- < div style =" margin-left: auto; margin-right: auto; display: table; " >
87- < img src ="{{ .Params.image |relURL }} " alt ="{{ .Title }} " style ='height: 276px ; margin-bottom: 25px; '>
86+ < div >
87+ < img src ="{{ .Params.image |relURL }} " alt ="{{ .Title }} " class =" mx-auto mw-100 " style ='max- height: 350px ; margin-bottom: 25px; '>
8888 </ div >
8989 < div class ="card-body p-0 mb-3 ">
9090 < h3 > < a href ="{{ .Permalink }} " title ="{{ .Title }} " class ="post-title " style ="width:90%; "> {{ .Title }}</ a > </ h3 >
You can’t perform that action at this time.
0 commit comments