Fix text flowed out of card

This commit is contained in:
Lim Chee Aun 2024-08-23 22:37:36 +08:00
parent 8ac14d1ea6
commit 1bfe3f5034

View file

@ -1895,6 +1895,7 @@ a:focus-visible .card img {
.meta-container {
align-self: flex-start;
flex-grow: 0;
max-width: 100%;
}
.card .title {
line-height: 1.25;