chore: permalink consistency

This commit is contained in:
Cory Dransfeldt 2024-10-28 12:07:15 -07:00
parent 327be80b79
commit d813bd505f
No known key found for this signature in database
14 changed files with 17 additions and 18 deletions

View file

@ -95,6 +95,7 @@
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 6;
line-clamp: 6;
text-overflow: ellipsis;
overflow: hidden;
}