justified text in CSS
This commit is contained in:
@@ -27,6 +27,8 @@ body{
|
||||
max-width: 800px;
|
||||
padding: 20px;
|
||||
font-size: 17px;
|
||||
text-align: justify;
|
||||
text-justify: inter-word;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user