Hi can anyone help me with getting the Title image square and a bit larger
<a style="
position: absolute;
width:100%;
right: 0%;
z-index:-1;
margin-top: -30px !important;
opacity: 1;" target="_blank">
<div style="
background-color: #fff;
padding-bottom: 6%;
border-top-left-radius:20px;
border-top-right-radius:20px;
background-origin: content-box;
">
</div>
</a>
<pre><span><style>
.scroller{
z-index: -1;
}
[data-test="app-markdown-view"] {
padding: 0px 0px !important;
height: 0px !important;
}
[data-test="app-summary"] {
margin-top: -120px;
}
[data-test="app-summary"] >div >div label {
border: 5px solid #fff !important;
border-radius: 100% !important;
box-shadow: rgb(50 50 93 / 25%) 0px 2px 5px -1px, rgb(0 0 0 / 30%) 0px 1px 3px -1px;
}