We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d31b3c9 commit e07d08eCopy full SHA for e07d08e
1 file changed
layouts/_partials/section-membership.html
@@ -15,6 +15,8 @@ <h1>{{ .Title }}</h1>
15
class="pf-v6-u-w-100"
16
style="
17
border-radius: var(--pf-t--global--border--radius--medium);
18
+ max-height: 24rem;
19
+ object-fit: cover;
20
"
21
/>
22
</div>
0 commit comments