starterkit-text formatiert

This commit is contained in:
Alexander Müller 2024-12-14 16:19:20 +01:00
parent c234022d9b
commit eb65edc090

View file

@ -49,8 +49,15 @@
margin: 5px;
font-size: 0.9rem;
color: #ccc;
text-align: justify;
hyphens: auto;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
}
.profile-count {
font-size: 0.9rem;
color: #ccc;