fix: let content header text be a bit longer
This commit is contained in:
parent
59fe324872
commit
72a663a80b
|
@ -155,7 +155,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
#content-title h1 {
|
#content-title h1 {
|
||||||
max-width: 80%;
|
max-width: 85%;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding-left: 0.5rem;
|
padding-left: 0.5rem;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
|
|
Loading…
Reference in a new issue