Skip to content

Commit c8feb6f

Browse files
authored
Update style.css
1 parent 79f4ecf commit c8feb6f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

style.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,8 @@ body {
352352

353353
.tribute-content {
354354
margin-left: 5rem;
355-
text-align: left;
355+
text-align: justify;
356+
text-justify: inter-word;
356357
width: min(500px, 85vw);
357358
}
358359

0 commit comments

Comments
 (0)