Keep button between quote and features, align using flex-grow on ul

This commit is contained in:
2026-06-24 19:25:52 +00:00
parent 2cc933d7a0
commit b643dc914e
+1 -3
View File
@@ -439,13 +439,11 @@ img {
font-style: italic;
}
.pcard-body ul {
order: 1;
flex-grow: 1;
}
.pcard .btn {
margin-bottom: 0.75rem;
width: 100%;
order: 2;
margin-top: auto;
}
.pcard ul {
list-style: none;