fix: linebreak for link

This commit is contained in:
Alexander Daichendt 2022-07-27 21:55:39 +02:00
parent b37c5f9ccc
commit 5f320a8f8b

View file

@ -46,5 +46,6 @@
}
.text {
text-decoration: underline;
line-break: anywhere;
}
</style>