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