Keep button between quote and features, align using flex-grow on ul
This commit is contained in:
@@ -439,13 +439,11 @@ img {
|
|||||||
font-style: italic;
|
font-style: italic;
|
||||||
}
|
}
|
||||||
.pcard-body ul {
|
.pcard-body ul {
|
||||||
order: 1;
|
flex-grow: 1;
|
||||||
}
|
}
|
||||||
.pcard .btn {
|
.pcard .btn {
|
||||||
margin-bottom: 0.75rem;
|
margin-bottom: 0.75rem;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
order: 2;
|
|
||||||
margin-top: auto;
|
|
||||||
}
|
}
|
||||||
.pcard ul {
|
.pcard ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
|
|||||||
Reference in New Issue
Block a user