Remove justify
This commit is contained in:
@@ -28,7 +28,7 @@ void jerry_init (jerry_flag_t flags);
|
||||
|
||||
**See also**
|
||||
|
||||
- [jerry_cleanup]({{ site.baseurl }}/API#jerry_cleanup)
|
||||
- [jerry_cleanup](#jerry_cleanup)
|
||||
|
||||
**Example**
|
||||
|
||||
|
||||
@@ -11,9 +11,6 @@ dl, dd, ol, ul, figure {
|
||||
p {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
text-align: justify;
|
||||
-moz-text-align-last: justify;
|
||||
text-align-last: justify;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user