Fix overflowing text on mobile

This commit is contained in:
video-prize-ranch
2023-08-16 11:07:32 -04:00
parent 730aead3a1
commit d490581c44
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ body {
}
p a {
text-decoration: underline
@apply break-words underline
}
.posts {