Skip to content

Commit 3e80ba3

Browse files
committed
Fix (finally) the content width issue on mobile
1 parent 075089e commit 3e80ba3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/javascript/css/baseline.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ a {
9191
p {
9292
font-family: var(--sans-serif);
9393
color: var(--joy-text);
94+
word-wrap: break-word;
9495
}
9596

9697
b,

0 commit comments

Comments
 (0)