break long words on links repsonsive
This commit is contained in:
parent
8340574469
commit
814b4af29d
|
|
@ -158,7 +158,7 @@ article > *:not(.entry-content, .chapter-header-block),
|
|||
@apply text-primary underline font-bold relative;
|
||||
@apply px-2 py-1;
|
||||
transition: all 0.2s ease-out;
|
||||
|
||||
word-break: break-word;
|
||||
&:hover {
|
||||
@apply rounded-md;
|
||||
background: rgba(239, 239, 239);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user