Improve long post handling

This commit is contained in:
Max L. 2023-11-25 01:48:53 +01:00
parent 8efbafef3c
commit 7acd5f4e38
No known key found for this signature in database
GPG key ID: 2F963B95632B8467
2 changed files with 2 additions and 2 deletions

View file

@ -53,7 +53,7 @@
.carousel .card-text {
font-size: 1.6em;
overflow: hidden;
max-height: 60vh;
max-height: 50vh;
}
.card {