Removed text-justify: auto from CSS
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
parent
457f0e999a
commit
fd122a7529
@ -42,7 +42,6 @@ body {
|
|||||||
margin-right: 27vw;
|
margin-right: 27vw;
|
||||||
margin-left: 27vw;
|
margin-left: 27vw;
|
||||||
text-align: justify;
|
text-align: justify;
|
||||||
text-justify: auto;
|
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user