fix: limit card width

This commit is contained in:
verbiricha 2023-07-30 10:32:33 +02:00
parent f0829f35e1
commit 427613245a

View File

@ -161,6 +161,6 @@
}
}
.stream-card .card-image {
.stream-card {
max-width: 343px;
}