Config/Obsidian: Add justify text snippet
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
.justify-text.cm-s-obsidian,
|
||||
.justify-text.markdown-preview-view {
|
||||
text-align: justify;
|
||||
hyphens: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user