Skip to content

Commit f4cf180

Browse files
committed
Turn of text justification
1 parent 6275e4c commit f4cf180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tank/tank.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ header > i {
291291
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
292292
/* font-size: 20px; */
293293
line-height: 160%;
294-
text-align: justify;
294+
/* text-align: justify; */
295295
-webkit-font-smoothing: antialiased;
296296
text-rendering: optimizeLegibility;
297297
-moz-hyphens: auto;

0 commit comments

Comments
 (0)