3
0
Fork 0

fix: let content header text be a bit longer

This commit is contained in:
Lance Edgar 2025-01-14 11:28:38 -06:00
parent 59fe324872
commit 72a663a80b

View file

@ -155,7 +155,7 @@
}
#content-title h1 {
max-width: 80%;
max-width: 85%;
overflow: hidden;
padding-left: 0.5rem;
text-overflow: ellipsis;