Justify text in blog
This commit is contained in:
@@ -92,4 +92,8 @@ import { page } from '$app/stores';
|
|||||||
content: '+';
|
content: '+';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
:global(article p) {
|
||||||
|
text-align: justify;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user