add a max width to description
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
All checks were successful
ci/woodpecker/push/publish Pipeline was successful
This commit is contained in:
parent
e45c7f8780
commit
24a6b312a9
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ a:hover {
|
|||
.timeline > ul > li > .content > p {
|
||||
padding: 5px 0px 15px 0px;
|
||||
font-size: calc(var(--font-size) - 2px);
|
||||
max-width: 25em;
|
||||
}
|
||||
|
||||
/* Points côté */
|
||||
|
|
Loading…
Reference in a new issue