For large cards, align the meta left

pull/42/head
Lim Chee Aun 2023-01-03 15:51:33 +08:00
rodzic a41655698f
commit 5478e407aa
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -455,6 +455,9 @@
flex-grow: 1;
align-self: center;
}
.card.large .meta-container {
align-self: flex-start;
}
.card .title {
line-height: 1.25;
font-weight: normal;