Difference between revisions of "User:Olian/common.css"
(Chhòng-chō phè-jih kiau ".card { display: flex; flex-direction: column; } .card .content { flex: 1 1 auto; }") |
(No difference)
|
Revision as of 2021 nî 1 goe̍h 7 ji̍t, 16:03
.card {
display: flex;
flex-direction: column;
}
.card .content {
flex: 1 1 auto;
}