feat: allow links to break anywhere
This commit is contained in:
@@ -45,6 +45,7 @@ $confirm: hsl(133deg, 100%, calc(41% + 0%));
|
|||||||
|
|
||||||
p > a {
|
p > a {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
word-break: break-all;
|
||||||
}
|
}
|
||||||
|
|
||||||
p > a.button {
|
p > a.button {
|
||||||
|
Reference in New Issue
Block a user