Changed text align to justify on posts text
This commit is contained in:
@@ -10,3 +10,8 @@
|
||||
--accent: #0ae380;
|
||||
}
|
||||
}
|
||||
|
||||
/* override the left-align with justify as it looks better (i think) */
|
||||
.post {
|
||||
text-align: justify;
|
||||
}
|
||||
|
Reference in New Issue
Block a user