hyphens: auto
Some checks are pending
ci/woodpecker/push/publish Pipeline is pending

This commit is contained in:
Mylloon 2023-10-15 21:47:30 +02:00
parent 7df967005c
commit d8c4541fc0
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -8,6 +8,7 @@ body,
a {
color: var(--font-color);
font-size: var(--font-size);
hyphens: auto;
}
a {